index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
mm/mempolicy: Weighted Interleave Auto-tuning
Joshua Hahn
1
-0
/
+4
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
1
-105
/
+174
2025-05-21
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
2
-28
/
+23
2025-05-21
Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO
Pauli Virtanen
1
-0
/
+4
2025-05-21
Bluetooth: Introduce HCI Driver protocol
Hsin-chen Chuang
4
-0
/
+82
2025-05-21
HID: sensor-hub: Fix typo and improve documentation
Chelsy Ratnawat
1
-5
/
+5
2025-05-21
iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros
David Lechner
1
-0
/
+32
2025-05-21
iio: make IIO_DMA_MINALIGN minimum of 8 bytes
David Lechner
1
-1
/
+8
2025-05-21
HID: sensor-hub: Fix typo and improve documentation for sensor_hub_remove_cal...
Chelsy Ratnawat
1
-4
/
+5
2025-05-21
iio: introduced iio_push_to_buffers_with_ts() that takes a data_total_len arg...
Jonathan Cameron
1
-0
/
+12
2025-05-21
misc: amd-sbi: Add support for register xfer
Akshay Gupta
1
-0
/
+31
2025-05-21
misc: amd-sbi: Add support for read MCA register protocol
Akshay Gupta
1
-0
/
+33
2025-05-21
misc: amd-sbi: Add support for CPUID protocol
Akshay Gupta
1
-0
/
+37
2025-05-21
misc: amd-sbi: Add support for AMD_SBI IOCTL
Akshay Gupta
1
-0
/
+51
2025-05-21
Merge patch series "netfs: Miscellaneous fixes"
Christian Brauner
3
-12
/
+11
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
3
-12
/
+10
2025-05-21
netfs: Fix setting of transferred bytes with short DIO reads
Paulo Alcantara
1
-0
/
+1
2025-05-21
fs/netfs: remove unused flag NETFS_RREQ_BLOCKED
Max Kellermann
1
-2
/
+0
2025-05-21
fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOS
Max Kellermann
1
-1
/
+0
2025-05-21
folio_queue: remove unused field `marks3`
Max Kellermann
1
-42
/
+0
2025-05-21
fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=y
Max Kellermann
1
-0
/
+2
2025-05-21
fs/netfs: remove `netfs_io_request.ractl`
Max Kellermann
1
-1
/
+0
2025-05-21
fs/netfs: reorder struct fields to eliminate holes
Max Kellermann
1
-10
/
+10
2025-05-21
fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEAR
Max Kellermann
2
-4
/
+0
2025-05-21
fs/netfs: remove unused flag NETFS_ICTX_WRITETHROUGH
Max Kellermann
1
-1
/
+0
2025-05-21
fs/netfs: remove unused source NETFS_INVALID_WRITE
Max Kellermann
2
-3
/
+1
2025-05-21
fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READ
Max Kellermann
1
-1
/
+0
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
1
-12
/
+16
2025-05-21
nvmem: Remove unused nvmem cell table support
Geert Uytterhoeven
1
-24
/
+0
2025-05-21
pidfs, coredump: add PIDFD_INFO_COREDUMP
Christian Brauner
2
-0
/
+21
2025-05-21
coredump: add coredump socket
Christian Brauner
1
-0
/
+1
2025-05-21
futex: Use RCU_INIT_POINTER() in futex_mm_init().
Sebastian Andrzej Siewior
1
-8
/
+1
2025-05-21
vt: add VT_GETCONSIZECSRPOS to retrieve console size and cursor position
Nicolas Pitre
1
-0
/
+11
2025-05-21
vt: bracketed paste support
Nicolas Pitre
2
-0
/
+2
2025-05-21
drm/bridge: add devm_drm_put_bridge()
Luca Ceresoli
1
-0
/
+4
2025-05-21
vt: add ucs_get_fallback()
Nicolas Pitre
1
-0
/
+6
2025-05-21
iommu/arm-smmu-qcom: Make set_stall work when the device is on
Connor Abbott
1
-3
/
+3
2025-05-21
Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
1
-0
/
+18
2025-05-21
Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-1
/
+1
2025-05-21
pinctrl: core: add devm_pinctrl_register_mappings()
Thomas Richard
1
-0
/
+11
2025-05-21
pinctrl: remove extern specifier for functions in machine.h
Thomas Richard
1
-4
/
+4
2025-05-21
wifi: check if socket flags are valid
Bert Karwatzki
1
-0
/
+6
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
11
-29
/
+90
2025-05-20
highmem: add folio_test_partial_kmap()
Matthew Wilcox (Oracle)
2
-5
/
+12
2025-05-20
taskstats: fix struct taskstats breaks backward compatibility since version 15
Wang Yaxin
1
-18
/
+29
2025-05-20
mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=y
Florent Revest
1
-1
/
+1
2025-05-20
mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
Ignacio Moreno Gonzalez
1
-0
/
+2
2025-05-21
RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET
Radim Krčmář
1
-0
/
+1
2025-05-20
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
1
-8
/
+5
2025-05-20
scsi: target: core: Constify enabled() in struct target_opcode_descriptor
Christophe JAILLET
1
-1
/
+1
[prev]
[next]