index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
Linus Torvalds
1
-1
/
+1
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
1
-4
/
+4
2023-12-20
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
1
-2
/
+10
2023-12-20
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
2
-6
/
+10
2023-12-13
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
1
-0
/
+2
2023-12-13
genetlink: add CAP_NET_ADMIN test for multicast bind
Ido Schimmel
1
-0
/
+1
2023-12-13
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2
-1
/
+6
2023-12-13
of: Add missing 'Return' section in kerneldoc comments
Rob Herring
1
-22
/
+41
2023-12-13
platform/x86: asus-wmi: Add support for ROG X13 tablet mode
Luke D. Jones
1
-0
/
+1
2023-12-13
asus-wmi: Add dgpu disable method
Luke D. Jones
1
-0
/
+3
2023-12-13
platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360
Samuel Čavoj
1
-0
/
+1
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2
-2
/
+3
2023-12-08
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
1
-0
/
+3
2023-12-08
scsi: core: Introduce the scsi_cmd_to_rq() function
Bart Van Assche
1
-0
/
+6
2023-12-08
fs: add ctime accessors infrastructure
Jeff Layton
1
-1
/
+44
2023-12-08
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2
-7
/
+37
2023-12-08
ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header
Hans de Goede
1
-0
/
+65
2023-12-08
Revert "workqueue: remove unused cancel_work()"
Andrey Grodzovsky
1
-0
/
+1
2023-12-08
HID: fix HID device resource race between HID core and debugging support
Charles Yi
1
-0
/
+3
2023-12-08
HID: core: store the unique system identifier in hid_device
Benjamin Tissoires
1
-0
/
+2
2023-11-28
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2
-6
/
+1
2023-11-28
netfilter: nftables: update table flags from the commit phase
Pablo Neira Ayuso
1
-3
/
+6
2023-11-28
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
1
-0
/
+4
2023-11-28
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
1
-1
/
+1
2023-11-28
lsm: fix default return value for vm_enough_memory
Ondrej Mosnacek
1
-1
/
+1
2023-11-28
net/mlx5_core: Clean driver version and name
Leon Romanovsky
1
-0
/
+2
2023-11-28
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
1
-0
/
+1
2023-11-28
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-28
ASoC: soc-card: Add storage for PCI SSID
Richard Fitzgerald
2
-0
/
+48
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
1
-3
/
+3
2023-11-28
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
1
-4
/
+16
2023-11-20
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
1
-2
/
+1
2023-11-20
Fix termination state for idr_for_each_entry_ul()
NeilBrown
1
-2
/
+4
2023-11-20
inet: shrink struct flowi_common
Eric Dumazet
1
-1
/
+1
2023-11-20
mfd: core: Un-constify mfd_cell.of_reg
Michał Mirosław
1
-1
/
+1
2023-11-20
padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
Xiyu Yang
1
-1
/
+2
2023-11-20
arm64/arm: xen: enlighten: Fix KPTI checks
Mark Rutland
1
-0
/
+1
2023-11-20
clk: linux/clk-provider.h: fix kernel-doc warnings and typos
Randy Dunlap
1
-7
/
+8
2023-11-20
clk: asm9260: use parent index to link the reference clock
Dmitry Baryshkov
1
-0
/
+21
2023-11-20
net: add DEV_STATS_READ() helper
Eric Dumazet
1
-0
/
+1
2023-11-20
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
1
-1
/
+1
2023-11-20
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
1
-41
/
+69
2023-11-08
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
1
-0
/
+1
2023-11-08
can: isotp: add local echo tx processing and tx without FC
Oliver Hartkopp
1
-12
/
+13
2023-11-08
rpmsg: Fix calling device_lock() on non-initialized device
Krzysztof Kozlowski
1
-0
/
+8
2023-11-08
rpmsg: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
1
-2
/
+4
2023-11-08
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2
-1
/
+7
2023-11-08
kasan: print the original fault addr when access invalid shadow
Haibo Li
1
-3
/
+3
2023-11-08
gtp: uapi: fix GTPA_MAX
Pablo Neira Ayuso
1
-1
/
+1
2023-10-25
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
1
-1
/
+1
[next]