index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-09-25
wifi: ieee80211: add UL-bandwidth definition of trigger frame
Po-Hao Huang
-0
/
+7
2023-09-25
wifi: cfg80211: report per-link errors during association
Benjamin Berg
-0
/
+3
2023-09-25
wifi: mac80211: support antenna control in injection
Johannes Berg
-1
/
+7
2023-09-25
wifi: mac80211: add support for parsing TID to Link mapping element
Ayala Beker
-0
/
+58
2023-09-25
wifi: mac80211: Notify the low level driver on change in MLO valid links
Ilan Peer
-0
/
+2
2023-09-25
wifi: mac80211: allow for_each_sta_active_link() under RCU
Johannes Berg
-1
/
+1
2023-09-25
wifi: mac80211: relax RCU check in for_each_vif_active_link()
Johannes Berg
-1
/
+1
2023-09-25
wifi: mac80211: use bandwidth indication element for CSA
Johannes Berg
-0
/
+23
2023-09-25
ata: libata-sata: increase PMP SRST timeout to 10s
Matthias Schiffer
-1
/
+1
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
-1
/
+17
2023-09-25
wifi: mac80211: ethtool: always hold wiphy mutex
Johannes Berg
-0
/
+4
2023-09-24
fscrypt: make the bounce page pool opt-in instead of opt-out
Eric Biggers
-9
/
+11
2023-09-24
fscrypt: make it clearer that key_prefix is deprecated
Eric Biggers
-5
/
+9
2023-09-24
elf, uapi: Remove struct tag 'dynamic'
Alejandro Colomar
-1
/
+1
2023-09-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+2
2023-09-24
Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+2
2023-09-24
torture: Move rcutorture_sched_setaffinity() out of rcutorture
Paul E. McKenney
-0
/
+5
2023-09-24
torture: Make torture_hrtimeout_ns() take an hrtimer mode parameter
Paul E. McKenney
-1
/
+2
2023-09-24
Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togreg
Jonathan Cameron
-0
/
+6
2023-09-24
iio: hid-sensor-als: Add light chromaticity support
Basavaraj Natikar
-0
/
+3
2023-09-24
iio: Add channel type for chromaticity
Basavaraj Natikar
-0
/
+1
2023-09-24
iio: hid-sensor-als: Add light color temperature support
Basavaraj Natikar
-0
/
+1
2023-09-24
iio: Add channel type light color temperature
Basavaraj Natikar
-0
/
+1
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
-3
/
+3
2023-09-23
fbdev: mmp: Annotate struct mmp_path with __counted_by
Kees Cook
-1
/
+1
2023-09-23
Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2023-09-23
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
-26
/
+64
2023-09-22
Merge tag 'hardening-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+7
2023-09-22
Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-1
/
+0
2023-09-22
hyperv: reduce size of ms_hyperv_info
Olaf Hering
-1
/
+1
2023-09-22
Merge tag 'locking-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-10
/
+2
2023-09-22
accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTL
Pranjal Ramajor Asha Kanojiya
-0
/
+12
2023-09-22
accel/qaic: Remove ->size field from struct qaic_bo
Pranjal Ramajor Asha Kanojiya
-6
/
+6
2023-09-22
blk-mq: remove RQF_MQ_INFLIGHT
Chengming Zhou
-2
/
+0
2023-09-22
mtd: cfi: Annotate struct cfi_private with __counted_by
Kees Cook
-1
/
+1
2023-09-22
mtd: Annotate struct lpddr_private with __counted_by
Kees Cook
-1
/
+1
2023-09-22
x86/speculation, objtool: Use absolute relocations for annotations
Fangrui Song
-5
/
+5
2023-09-22
<linux/list.h>: Introduce the list_for_each_reverse() method
Ingo Molnar
-0
/
+8
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
-31
/
+63
2023-09-21
Merge patch series "scsi: pm8001: Bug fix and cleanup"
Martin K. Petersen
-3
/
+3
2023-09-21
scsi: core: ata: Do no try to probe for CDL on old drives
Damien Le Moal
-0
/
+3
2023-09-21
cred: add get_cred_many and put_cred_many
Mateusz Guzik
-9
/
+50
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-92
/
+79
2023-09-21
ACPI: APEI: Fix AER info corruption when error status data has multiple sections
Shiju Jose
-0
/
+4
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-5
/
+10
2023-09-21
KVM: arm64: Get rid of vCPU-scoped feature bitmap
Oliver Upton
-2
/
+2
2023-09-21
KVM: arm64: Remove unused return value from kvm_reset_vcpu()
Oliver Upton
-1
/
+1
2023-09-21
io_uring: add IORING_OP_WAITID support
Jens Axboe
-0
/
+4
2023-09-21
io_uring/rw: add support for IORING_OP_READ_MULTISHOT
Jens Axboe
-0
/
+1
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
-1
/
+6
[prev]
[next]