summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-26Merge branch 'for-6.5/cxl-perf' into for-6.5/cxlDan Williams1-0/+1
2023-06-26Merge branch 'for-6.5/cxl-background' into for-6.5/cxlDan Williams1-3/+20
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+9
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds11-21/+33
2023-06-08Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet1-0/+2
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet2-3/+5
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet1-2/+5
2023-06-07rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet1-5/+13
2023-06-07Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-1/+4
2023-06-07ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima1-3/+0
2023-06-06Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-5/+1
2023-06-06Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen1-1/+2
2023-06-06Bluetooth: fix debugfs registrationJohan Hovold1-0/+1
2023-06-06Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang1-0/+1
2023-06-06bpf: netfilter: Add BPF_NETFILTER bpf_attach_typeFlorian Westphal1-0/+1
2023-06-05Merge tag 'qcom-driver-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2-6/+9
2023-06-04Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2023-06-04Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-06-04Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+11
2023-06-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+4
2023-06-03net/ipv6: convert skip_notify_on_dev_down sysctl to u8Eric Dumazet1-1/+1
2023-06-03net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet1-1/+1
2023-06-02media: v4l2-subdev: Fix missing kerneldoc for client_capsTomi Valkeinen1-0/+1
2023-06-02Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-4/+3
2023-06-02net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda1-5/+1
2023-06-02neighbour: fix unaligned access to pneigh_entryQingfang DENG1-1/+1
2023-06-02Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-12/+21
2023-06-02Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-2/+6
2023-06-02fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie2-13/+3
2023-06-01Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-06-01firewire: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-06-01tcp: fix mishandling when the sack compression is deferred.fuyuanli1-0/+1
2023-05-31nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter1-4/+3
2023-05-30perf: Allow a PMU to have a parentJonathan Cameron1-0/+1
2023-05-30net: mana: Fix perf regression: remove rx_cqes, tx_cqes countersHaiyang Zhang1-2/+0
2023-05-30platform/surface: aggregator: Make to_ssam_device_driver() respect constnessMaximilian Luz1-5/+1
2023-05-30tcp: deny tcp_disconnect() when threads are waitingEric Dumazet1-0/+4
2023-05-29mm: page_table_check: Ensure user pages are not slab pagesRuihan Li1-0/+6
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li1-0/+5
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+3
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds1-6/+0
2023-05-28Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-1/+1
2023-05-28efi: Bump stub image version for macOS HVF compatibilityAkihiro Suda1-12/+13
2023-05-28Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+8
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+15
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+8
2023-05-27EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam1-6/+0
2023-05-27Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-05-26Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+17