index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-01-25
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
2024-01-25
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
2024-01-25
net: add more sanity check in virtio_net_hdr_to_skb()
Eric Dumazet
2024-01-25
bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
Manivannan Sadhasivam
2024-01-25
bus: mhi: ep: Use slab allocator where applicable
Manivannan Sadhasivam
2024-01-25
iio: adc: ad9467: fix scale setting
Nuno Sa
2024-01-25
PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
Andy Shevchenko
2024-01-25
srcu: Use try-lock lockdep annotation for NMI-safe access.
Sebastian Andrzej Siewior
2024-01-25
block: Fix iterating over an empty bio with bio_for_each_folio_all
Matthew Wilcox (Oracle)
2024-01-25
gpiolib: provide gpio_device_find()
Bartosz Golaszewski
2024-01-25
gpiolib: make gpio_device_get() and gpio_device_put() public
Bartosz Golaszewski
2024-01-25
clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
Théo Lebrun
2024-01-25
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
Hou Tao
2024-01-25
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
2024-01-25
bpf: Defer the free of inner map when necessary
Hou Tao
2024-01-25
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
2024-01-25
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
2024-01-25
crypto: hisilicon/qm - save capability registers in qm init process
Zhiqi Song
2024-01-20
driver core: Add a guard() definition for the device_lock()
Dan Williams
2024-01-20
jbd2: increase the journal IO's priority
Zhang Yi
2024-01-20
block: warn once for each partition in bio_check_ro()
Yu Kuai
2024-01-20
wifi: avoid offset calculation on NULL pointer
Michael-CY Lee
2024-01-10
crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
Longfang Liu
2024-01-10
mm: convert DAX lock/unlock page to lock/unlock folio
Matthew Wilcox (Oracle)
2024-01-05
block: renumber QUEUE_FLAG_HW_WC
Christoph Hellwig
2024-01-05
linux/export: Ensure natural alignment of kcrctab array
Helge Deller
2024-01-05
linux/export: Fix alignment for 64-bit ksymtab entries
Helge Deller
2024-01-05
fs: new accessor methods for atime and mtime
Jeff Layton
2024-01-01
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
2024-01-01
wifi: ieee80211: don't require protected vendor action frames
Johannes Berg
2024-01-01
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
2024-01-01
mm/damon/core: use number of passed access sampling as a timer
SeongJae Park
2024-01-01
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
2023-12-20
x86/speculation, objtool: Use absolute relocations for annotations
Fangrui Song
2023-12-20
mm/mglru: reclaim offlined memcgs harder
Yu Zhao
2023-12-20
mm/mglru: respect min_ttl_ms with memcgs
Yu Zhao
2023-12-20
mm/mglru: fix underprotected page cache
Yu Zhao
2023-12-20
PCI/ASPM: Add pci_enable_link_state_locked()
Johan Hovold
2023-12-20
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
2023-12-20
RDMA/mlx5: Send events from IB driver about device affiliation state
Patrisious Haddad
2023-12-20
net/mlx5e: Tidy up IPsec NAT-T SA discovery
Leon Romanovsky
2023-12-20
net/mlx5e: Honor user choice of IPsec replay window size
Leon Romanovsky
2023-12-20
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
2023-12-13
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2023-12-13
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
2023-12-13
highmem: fix a memory copy problem in memcpy_from_folio
Su Hui
2023-12-13
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
2023-12-13
firmware: arm_scmi: Extend perf protocol ops to get information of a domain
Ulf Hansson
2023-12-13
firmware: arm_scmi: Extend perf protocol ops to get number of domains
Ulf Hansson
[next]