summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* btrfs: add a btrfs_finish_ordered_extent helperChristoph Hellwig2023-06-191-0/+29
* Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-06-181-1/+1
|\
| * ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal2023-06-181-1/+1
* | Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-06-161-0/+10
|\ \
| * | notifier: Initialize new struct srcu_usage fieldChen-Yu Tsai2023-06-071-0/+10
* | | Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-164-3/+13
|\ \ \
| * | | net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye2023-06-141-0/+8
| * | | net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey2023-06-141-1/+1
| * | | net: ethtool: correct MAX attribute value for statsJakub Kicinski2023-06-121-1/+1
| * | | Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2023-06-101-1/+3
| |\ \ \
| | * | | netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso2023-06-081-1/+3
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-06-162-23/+12
|\ \ \ \ \
| * | | | | RDMA/mlx5: Fix affinity assignmentMark Bloch2023-06-111-0/+12
| * | | | | RDMA/cma: Always set static rate to 0 for RoCEMark Zhang2023-06-111-23/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'media/v6.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-06-161-5/+1
|\ \ \ \ \
| * | | | | Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"Mauro Carvalho Chehab2023-06-151-5/+1
* | | | | | Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-102-6/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'qcom-driver-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-06-052-6/+9
| |\ \ \ \ \
| | * | | | | EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam2023-05-271-6/+0
| | * | | | | dt-bindings: power: qcom,rpmpd: Add SA8155PKonrad Dybcio2023-05-251-0/+9
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-0811-21/+33
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-06-081-0/+1
| |\ \ \ \ \ \
| | * | | | | | bpf: netfilter: Add BPF_NETFILTER bpf_attach_typeFlorian Westphal2023-06-061-0/+1
| * | | | | | | net: sched: move rtm_tca_policy declaration to include fileEric Dumazet2023-06-071-0/+2
| * | | | | | | net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet2023-06-072-3/+5
| * | | | | | | rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet2023-06-071-2/+5
| * | | | | | | rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet2023-06-071-5/+13
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-06-072-1/+4
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: ISO: use correct CIS order in Set CIG Parameters eventPauli Virtanen2023-06-061-1/+2
| | * | | | | | Bluetooth: fix debugfs registrationJohan Hovold2023-06-061-0/+1
| | * | | | | | Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang2023-06-061-0/+1
| * | | | | | | ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima2023-06-071-3/+0
| |/ / / / / /
| * | | | | | net/ipv6: convert skip_notify_on_dev_down sysctl to u8Eric Dumazet2023-06-031-1/+1
| * | | | | | net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet2023-06-031-1/+1
| * | | | | | net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda2023-06-021-5/+1
| * | | | | | neighbour: fix unaligned access to pneigh_entryQingfang DENG2023-06-021-1/+1
* | | | | | | Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-06-061-5/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | platform/surface: aggregator: Make to_ssam_device_driver() respect constnessMaximilian Luz2023-05-301-5/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'media/v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-06-041-0/+1
|\ \ \ \ \ \
| * | | | | | media: v4l2-subdev: Fix missing kerneldoc for client_capsTomi Valkeinen2023-06-021-0/+1
| * | | | | | Merge tag 'v6.4-rc2' into v4l_for_linusMauro Carvalho Chehab2023-05-188-14/+31
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-041-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-05-281-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | iio: fix doc for iio_gts_find_sel_by_int_timeMatti Vaittinen2023-05-131-1/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-06-042-0/+11
|\ \ \ \ \ \ \
| * | | | | | | mm: page_table_check: Ensure user pages are not slab pagesRuihan Li2023-05-291-0/+6
| * | | | | | | usb: usbfs: Enforce page requirements for mmapRuihan Li2023-05-291-0/+5
| |/ / / / / /
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-06-031-3/+4
|\ \ \ \ \ \ \
| * | | | | | | scsi: target: iscsi: Remove unused transport_timerMaurizio Lombardi2023-05-221-1/+0
| * | | | | | | scsi: target: iscsi: Fix hang in the iSCSI login codeMaurizio Lombardi2023-05-221-2/+4