Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-09netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso
2022-07-09mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.hGeliang Tang
2022-07-09tls: create an internal headerJakub Kicinski
2022-07-09tls: rx: always allocate max possible aad size for decryptJakub Kicinski
2022-07-09strparser: pad sk_skb_cb to avoid straddling cachelinesJakub Kicinski
2022-07-09Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-08Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-08Merge branch 'pm-core'Rafael J. Wysocki
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-08net: Fix data-races around sysctl_mem.Kuniyuki Iwashima
2022-07-08net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong
2022-07-08io_uring: explicit sqe padding for ioctl commandsPavel Begunkov
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2022-07-06nvme: use struct group for generic command dwordsKeith Busch
2022-07-06Merge tag 'sound-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-07-06video: of_display_timing.h: include errno.hHsin-Yi Wang
2022-07-06tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3Jakub Kicinski
2022-07-06net/sched: act_police: allow 'continue' action offloadVlad Buslov
2022-07-06iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu
2022-07-06bpf: Introduce TYPE_MATCH related constants/macrosDaniel Müller
2022-07-06net: sched: provide shim definitions for taprio_offload_{get,free}Vladimir Oltean
2022-07-05ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedMario Limonciello
2022-07-05ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello
2022-07-05fscache: Fix invalidation/lookup raceDavid Howells
2022-07-04net: phy: broadcom: Add support for BCM53128 internal PHYsKurt Kanzenbach
2022-07-04Documentation: highmem: use literal block for code example in highmem.h commentBagas Sanjaya
2022-07-04lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds
2022-07-03Merge tag 'linux-can-next-for-5.20-20220703' of git://git.kernel.org/pub/scm/...David S. Miller
2022-07-03can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1UDario Binacchi
2022-07-02net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi
2022-07-02net: dsa: tag_ksz: add tag handling for Microchip LAN937xPrasanna Vengateshan
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-07-01Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-01PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki
2022-07-01Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-01net: remove SK_RECLAIM_THRESHOLD and SK_RECLAIM_CHUNKPaolo Abeni
2022-07-01wifi: nl80211: retrieve EHT related elements in AP modeAloka Dixit
2022-07-01wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau
2022-07-01wifi: mac80211: fix a kernel-doc complaintJohannes Berg