Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
bpf
/
bpf
/
HEAD
ad9ef7f
bpf: Mark dentry->d_inode as trusted_or_null
by Song Liu
· 4 days ago
master
4774cfe
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 3 days ago
25294cb
Merge tag 'drm-fixes-2025-06-14' of https://gitlab.freedesktop.org/drm/kernel
by Linus Torvalds
· 3 days ago
18531f4
Merge tag 'acpi-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 3 days ago
f688b59
Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 3 days ago
28b0699
Merge branches 'acpi-pad', 'acpi-cppc', 'acpi-ec' and 'acpi-resource'
by Rafael J. Wysocki
· 3 days ago
dd35818
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 3 days ago
ea28676
Merge branch 'pm-tools'
by Rafael J. Wysocki
· 3 days ago
02adc14
Merge tag 'spi-fix-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 3 days ago
601dddb
Merge tag 'regulator-fix-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 3 days ago
f90fff1
posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()
by Oleg Nesterov
· 3 days ago
3ca933a
Merge tag 'trace-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
by Linus Torvalds
· 3 days ago
dde6379
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 3 days ago
ad61590
Merge tag 'v6.16-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 3 days ago
36df6f7
Merge tag 'bcachefs-2025-06-12' of git://evilpiepirate.org/bcachefs
by Linus Torvalds
· 3 days ago
9f0ad43
spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine
by Thangaraj Samynathan
· 5 days ago
1364af9
Merge tag 'drm-misc-fixes-2025-06-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
by Dave Airlie
· 4 days ago
a24823d
Merge tag 'drm-xe-fixes-2025-06-12' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
by Dave Airlie
· 4 days ago
d080d3b
Merge tag 'bitmap-for-6.16-rc2' of https://github.com/norov/linux
by Linus Torvalds
· 4 days ago
27605c8
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 4 days ago
9c7632f
drm/xe/lrc: Use a temporary buffer for WA BB
by Lucas De Marchi
· 12 days ago
9cc7d59
Merge tag 'pinctrl-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 4 days ago
3d85339
Merge tag 'arc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 4 days ago
d5705af
Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
by Jakub Kicinski
· 4 days ago
613fd52
Merge branch 'fix-ntuple-rules-targeting-default-rss'
by Jakub Kicinski
· 4 days ago
56c5d29
selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS context
by Gal Pressman
· 5 days ago
d78ebc7
net: ethtool: Don't check if RSS context exists in case of context 0
by Gal Pressman
· 5 days ago
d5441ac
Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Jakub Kicinski
· 4 days ago
43fb2b3
af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.
by Kuniyuki Iwashima
· 5 days ago
b3979e3
ipv6: Move fib6_config_validate() to ip6_route_add().
by Kuniyuki Iwashima
· 5 days ago
12649710
net: drv: netdevsim: don't napi_complete() from netpoll
by Jakub Kicinski
· 5 days ago
1619bdf
net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()
by Dan Carpenter
· 6 days ago
9337c54
veth: prevent NULL pointer dereference in veth_xdp_rcv
by Jesper Dangaard Brouer
· 6 days ago
a844b0c
Merge branch 'net_sched-no-longer-use-qdisc_tree_flush_backlog'
by Jakub Kicinski
· 4 days ago
adcaa89
net_sched: remove qdisc_tree_flush_backlog()
by Eric Dumazet
· 6 days ago
d92adac
net_sched: ets: fix a race in ets_qdisc_change()
by Eric Dumazet
· 6 days ago
43eb466
net_sched: tbf: fix a race in tbf_change()
by Eric Dumazet
· 6 days ago
85a3e0e
net_sched: red: fix a race in __red_change()
by Eric Dumazet
· 6 days ago
d35acc1
net_sched: prio: fix a race in prio_tune()
by Eric Dumazet
· 6 days ago
7ca5254
net_sched: sch_sfq: reject invalid perturb period
by Eric Dumazet
· 6 days ago
d4e6cb3
net: phy: phy_caps: Don't skip better duplex macth on non-exact match
by Maxime Chevallier
· 11 days ago
332d6a9
Merge tag 'cpufreq-arm-fixes-6.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
by Rafael J. Wysocki
· 5 days ago
c7f005f
rust: cpu: Add CpuId::current() to retrieve current CPU ID
by Viresh Kumar
· 8 days ago
33db8c9
rust: Use CpuId in place of raw CPU numbers
by Viresh Kumar
· 8 days ago
8046d29
KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORY
by Paolo Bonzini
· 5 days ago
aa2024c
KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORY
by Paolo Bonzini
· 6 days ago
aef22f6f
bcachefs: Don't trace should_be_locked unless changing
by Kent Overstreet
· 6 days ago
cd11242
bcachefs: Ensure that snapshot creation propagates has_case_insensitive
by Kent Overstreet
· 8 days ago
b68baf9
bcachefs: Print devices we're mounting on multi device filesystems
by Kent Overstreet
· 5 days ago
205da7c
bcachefs: Don't trust sb->nr_devices in members_to_text()
by Kent Overstreet
· 8 days ago
625c494
bcachefs: Fix version checks in validate_bset()
by Kent Overstreet
· 5 days ago
e82b3a6
bcachefs: ioctl: avoid stack overflow warning
by Arnd Bergmann
· 7 days ago
c3dd253
bcachefs: Don't pass trans to fsck_err() in gc_accounting_done
by Kent Overstreet
· 7 days ago
9e48f57
bcachefs: Fix leak in bch2_fs_recovery() error path
by Kent Overstreet
· 7 days ago
54aacfe
bcachefs: Fix rcu_pending for PREEMPT_RT
by Kent Overstreet
· 8 days ago
082c744
bcachefs: Fix downgrade_table_extra()
by Kent Overstreet
· 8 days ago
757601e
bcachefs: Don't put rhashtable on stack
by Kent Overstreet
· 8 days ago
f946ce0
bcachefs: Make sure opts.read_only gets propagated back to VFS
by Kent Overstreet
· 9 days ago
0acb385
bcachefs: Fix possible console lock involved deadlock
by Alan Huang
· 4 weeks ago
3315113
bcachefs: mark more errors autofix
by Kent Overstreet
· 9 days ago
2635616
bcachefs: Don't persistently run scan_for_btree_nodes
by Kent Overstreet
· 9 days ago
dd22844
bcachefs: Read error message now prints if self healing
by Kent Overstreet
· 9 days ago
b47a82f
bcachefs: Only run 'increase_depth' for keys from btree node csan
by Kent Overstreet
· 9 days ago
7b0e6b1
bcachefs: Mark need_discard_freespace_key_bad autofix
by Kent Overstreet
· 9 days ago
af5b886
bcachefs: Update /dev/disk/by-uuid on device add
by Kent Overstreet
· 9 days ago
b76cce1
bcachefs: Add more flags to btree nodes for rewrite reason
by Kent Overstreet
· 11 days ago
c7e351b
bcachefs: Add range being updated to btree_update_to_text()
by Kent Overstreet
· 11 days ago
b43f724
bcachefs: Log fsck errors in the journal
by Kent Overstreet
· 2 weeks ago
47fe65b
bcachefs: Add missing restart handling to check_topology()
by Kent Overstreet
· 2 weeks ago
ebf2e50
rust: cpu: Introduce CpuId abstraction
by Viresh Kumar
· 8 days ago
2c4a1f3
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by Linus Torvalds
· 5 days ago
27cea0e
MAINTAINERS: Update Kuniyuki Iwashima's email address.
by Kuniyuki Iwashima
· 6 days ago
5677669
selftests: net: add test case for NAT46 looping back dst
by Jakub Kicinski
· 7 days ago
ba9db6f
net: clear the dst when changing skb protocol
by Jakub Kicinski
· 7 days ago
403d133
mm: pgtable: fix pte_swp_exclusive
by Magnus Lindholm
· 4 months ago
df29806
Merge branch 'mlx5-misc-fixes-2025-06-10'
by Jakub Kicinski
· 5 days ago
875d7c1
net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_oper
by Shahar Shitrit
· 6 days ago
aa9c44b
net/mlx5e: Fix leak of Geneve TLV option object
by Jianbo Liu
· 6 days ago
b833582
net/mlx5: HWS, make sure the uplink is the last destination
by Vlad Dogaru
· 6 days ago
b5e3c76
net/mlx5: HWS, fix missing ip_version handling in definer
by Yevgeny Kliteynik
· 6 days ago
a002602
net/mlx5: HWS, Init mutex on the correct path
by Vlad Dogaru
· 6 days ago
8ec40e3
net/mlx5: Fix return value when searching for existing flow group
by Patrisious Haddad
· 6 days ago
687560d
net/mlx5: Fix ECVF vports unload on shutdown flow
by Amir Tzin
· 6 days ago
f372581
net/mlx5: Ensure fw pages are always allocated on same NUMA
by Moshe Shemesh
· 6 days ago
c7bdeed
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
by Jakub Kicinski
· 5 days ago
7dd38ba
Bluetooth: MGMT: Fix sparse errors
by Luiz Augusto von Dentz
· 5 days ago
5842c01
Bluetooth: ISO: Fix not using bc_sid as advertisement SID
by Luiz Augusto von Dentz
· 10 days ago
2df108c
Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS sockets
by Luiz Augusto von Dentz
· 7 days ago
47c0390
Bluetooth: eir: Fix possible crashes on eir_create_adv_data
by Luiz Augusto von Dentz
· 6 days ago
5725bc6
Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance
by Luiz Augusto von Dentz
· 11 days ago
20a2aa0
Bluetooth: Fix NULL pointer deference on eir_get_service_data
by Luiz Augusto von Dentz
· 11 days ago
488ef35
KEYS: Invert FINAL_PUT bit
by Herbert Xu
· 3 weeks ago
179a842
KVM: SEV: Disable SEV-SNP support on initialization failure
by Ashish Kalra
· 5 weeks ago
ce360c2
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 days ago
83f066f
spi: stm32-ospi: clean up on error in probe()
by Dan Carpenter
· 6 days ago
260388f
net/mdiobus: Fix potential out-of-bounds clause 45 read/write access
by Jakub Raczynski
· 7 days ago
0e62969
net/mdiobus: Fix potential out-of-bounds read/write access
by Jakub Raczynski
· 7 days ago
afe3828
udmabuf: use sgtable-based scatterlist wrappers
by Marek Szyprowski
· 6 weeks ago
aa3f93cd
dma-buf: fix compare in WARN_ON_ONCE
by Christian König
· 12 days ago
f875865
wifi: cfg80211: use kfree_sensitive() for connkeys cleanup
by Zilin Guan
· 4 weeks ago
Next »