summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-11bpf: Fix 'dubious one-bit signed bitfield' warningsMatthieu Baerts
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-11Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-11fix race between exit_itimers() and /proc/pid/timersOleg Nesterov
2022-07-11netfilter: h323: merge nat hook pointers into oneFlorian Westphal
2022-07-11netfilter: nf_conntrack: add missing __rcu annotationsFlorian Westphal
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-08Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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 'reset-fixes-for-v5.19' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-06tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3Jakub Kicinski
2022-07-06iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu
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-03Documentation: highmem: use literal block for code example in highmem.h commentBagas Sanjaya
2022-07-03lockref: 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: 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-01wifi: ieee80211: s1g action frames are not robustPeter Chiu
2022-07-01misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-01misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-06-30time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean
2022-06-30Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-01Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-30Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-06-30Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-30serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen
2022-06-30sysctl: add proc_dointvec_ms_jiffies_minmaxYuwei Wang
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner
2022-06-29bpf: expose bpf_{g,s}etsockopt to lsm cgroupStanislav Fomichev
2022-06-29bpf: minimize number of allocated lsm slots per programStanislav Fomichev
2022-06-29bpf: per-cgroup lsm flavorStanislav Fomichev
2022-06-29bpf: convert cgroup_bpf.progs to hlistStanislav Fomichev