index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
cfi: Add CFI_NOSEAL()
Peter Zijlstra
1
-0
/
+4
2023-12-15
x86/cfi,bpf: Fix bpf_struct_ops CFI
Peter Zijlstra
1
-0
/
+13
2023-12-15
x86/cfi,bpf: Fix BPF JIT call
Peter Zijlstra
2
-2
/
+17
2023-12-15
cfi: Flip headers
Peter Zijlstra
1
-0
/
+1
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-50
/
+0
2023-12-15
cred: switch to using atomic_long_t
Jens Axboe
1
-4
/
+4
2023-12-15
Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+3
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-28
/
+39
2023-12-15
firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()
Michal Simek
1
-7
/
+0
2023-12-15
firmware: xilinx: Remove clock_setrate and clock_getrate api
Michal Simek
1
-14
/
+0
2023-12-15
spmi: Introduce device-managed functions
Fei Shao
1
-0
/
+3
2023-12-15
misc: rtsx: add to support new card reader rts5264 new definition and function
Ricky Wu
1
-0
/
+8
2023-12-15
Merge tag 'device_is_big_endian-6.8-rc1' into driver-core-next
Greg Kroah-Hartman
1
-0
/
+26
2023-12-15
device property: Implement device_is_big_endian()
Andy Shevchenko
1
-0
/
+26
2023-12-15
block: improve struct request_queue layout
Jens Axboe
1
-43
/
+46
2023-12-15
tty: serial: amba: Use linux/{bits,bitfield}.h macros
Théo Lebrun
1
-110
/
+119
2023-12-15
nvmem: core: Rework layouts to become regular devices
Miquel Raynal
1
-18
/
+20
2023-12-15
nvmem: Move and rename ->fixup_cell_info()
Miquel Raynal
1
-5
/
+4
2023-12-15
nvmem: Simplify the ->add_cells() hook
Miquel Raynal
1
-5
/
+3
2023-12-15
nvmem: Move of_nvmem_layout_get_container() in another header
Miquel Raynal
2
-7
/
+21
2023-12-15
of: device: Export of_device_make_bus_id()
Miquel Raynal
1
-0
/
+6
2023-12-15
driver core: Add a guard() definition for the device_lock()
Dan Williams
1
-0
/
+2
2023-12-15
dma-mapping: don't store redundant offsets
Robin Murphy
1
-7
/
+12
2023-12-15
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
1
-0
/
+1
2023-12-15
Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
2
-6
/
+42
2023-12-15
bus: mhi: ep: Add support for async DMA write operation
Manivannan Sadhasivam
1
-0
/
+4
2023-12-14
Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-1
/
+2
2023-12-14
net: skbuff: fix spelling errors
Randy Dunlap
1
-3
/
+3
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-6
/
+16
2023-12-14
Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+8
2023-12-14
add listmount(2) syscall
Miklos Szeredi
1
-0
/
+3
2023-12-14
Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into review-hans
Hans de Goede
1
-0
/
+91
2023-12-14
bus: mhi: ep: Introduce async read/write callbacks
Manivannan Sadhasivam
1
-0
/
+9
2023-12-14
bus: mhi: ep: Rename read_from_host() and write_to_host() APIs
Manivannan Sadhasivam
1
-4
/
+4
2023-12-14
bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
Manivannan Sadhasivam
1
-2
/
+14
2023-12-14
bus: mhi: ep: Use slab allocator where applicable
Manivannan Sadhasivam
1
-0
/
+3
2023-12-13
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
1
-0
/
+19
2023-12-13
ice: refactor RSS configuration
Qi Zhang
1
-8
/
+8
2023-12-13
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
1
-0
/
+6
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
1
-15
/
+11
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-8
/
+30
2023-12-14
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
1
-0
/
+4
2023-12-13
Input: as5011 - convert to GPIO descriptor
Linus Walleij
1
-1
/
+0
2023-12-13
Input: omap-keypad - drop optional GPIO support
Linus Walleij
1
-3
/
+0
2023-12-13
Input: navpoint - convert to use GPIO descriptor
Linus Walleij
1
-1
/
+0
2023-12-13
page_pool: transition to reference count management after page draining
Liang Chen
1
-1
/
+1
2023-12-13
ethtool: add SET for TCP_DATA_SPLIT ringparam
Alexander Lobakin
1
-0
/
+2
2023-12-13
net/mlx5: Move TISes from priv to mdev HW resources
Tariq Toukan
1
-0
/
+2
2023-12-13
net/mlx5: Expose Management PCIe Index Register (MPIR)
Tariq Toukan
2
-0
/
+15
2023-12-13
net/mlx5: Add mlx5_ifc bits used for supporting single netdev Socket-Direct
Tariq Toukan
1
-6
/
+25
[prev]
[next]