index
:
pub/scm/bluetooth/bluetooth-next.git
master
Linux kernel fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5
Eduard Zingerman
7
-30
/
+42
2026-07-24
Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-1
/
+1
2026-07-24
rcu-tasks: Fix IRQ read lock/unlock data race
Paul E. McKenney
1
-4
/
+6
2026-07-24
rcu: Update comments for gp_seq and expedited GP tracking
Puranjay Mohan
1
-6
/
+8
2026-07-24
bpf: Fix WARNING in bpf_tracing_link_release
Leon Hwang
1
-0
/
+2
2026-07-24
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-8
/
+10
2026-07-24
mfd: replace linux/gpio.h inclusions
Arnd Bergmann
4
-4
/
+3
2026-07-24
Input: gpio-keys: make legacy gpiolib optional
Arnd Bergmann
1
-0
/
+2
2026-07-24
pmdomain: mediatek: Add support for secure modem power domain control
Nikolai Burov
1
-0
/
+3
2026-07-24
Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+25
2026-07-24
netfilter: conntrack_helper: pass master conntrack to helper functions
Pablo Neira Ayuso
4
-0
/
+4
2026-07-24
PCI: Move Spacemit vendor and device IDs to linux/pci_ids.h
Anirudh Srinivasan
1
-0
/
+4
2026-07-24
iio: inv_sensors: improve period measurement by using a longer delay
Jean-Baptiste Maneyrol
1
-0
/
+6
2026-07-24
iio: inv_sensors: convert to kernel types
Jean-Baptiste Maneyrol
1
-17
/
+17
2026-07-23
device property: mark internal data as private for kernel-doc
Randy Dunlap
1
-0
/
+2
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-33
/
+8
2026-07-23
fs/resctrl: Use accurate type for rdt_resource::rid
Reinette Chatre
1
-4
/
+4
2026-07-23
Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-16
/
+4
2026-07-23
clk: qcom: Add generic clkref_en support
Qiang Yu
1
-0
/
+67
2026-07-23
regmap: clean up kernel-doc comments
Randy Dunlap
1
-2
/
+8
2026-07-23
rcu-tasks: Apply READ_ONCE() and WRITE_ONCE() to fix data race
Paul E. McKenney
1
-2
/
+8
2026-07-23
rcu: Mark __rcu_access_pointer() as context_unsafe()
Paul E. McKenney
1
-2
/
+2
2026-07-23
rcu/segcblist: Track segment grace periods with struct rcu_gp_seq
Puranjay Mohan
1
-1
/
+1
2026-07-23
rcu: Rename struct rcu_gp_oldstate to rcu_gp_seq
Puranjay Mohan
4
-40
/
+40
2026-07-23
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2
-18
/
+21
2026-07-23
bnge/bng_re: fix ring ID widths
Vikas Gupta
1
-4
/
+3
2026-07-23
platform/chrome: cros_ec_proto: Introduce cros_ec_read_features helper
Andrei Kuchynski
1
-0
/
+2
2026-07-23
net/mlx5: Fix MCIA register buffer overflow on 32 dword reads
Gal Pressman
1
-12
/
+1
2026-07-23
VFS: add vfs_lookup_open() for nfsd
NeilBrown
1
-0
/
+3
2026-07-23
leds: gpio: Make legacy gpiolib interface optional
Arnd Bergmann
1
-0
/
+2
2026-07-23
PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()
Zhi Wang
1
-2
/
+2
2026-07-23
Merge tag 'amd-pstate-v7.3-2026-07-22' of ssh://gitolite.kernel.org/pub/scm/l...
Rafael J. Wysocki
13
-34
/
+83
2026-07-23
fs: push nr_cached_objects memcg gating into individual filesystems
Usama Arif
1
-0
/
+21
2026-07-22
jbd2: align h_type and h_line_no in the handle structure on byte boundaries
Theodore Ts'o
1
-6
/
+6
2026-07-22
ext4: enable scoped NOFS when starting a handle in nojournal mode
Theodore Ts'o
1
-0
/
+1
2026-07-22
fs/resctrl: Change pattern used to track number of entries in enum resctrl_co...
Reinette Chatre
1
-1
/
+2
2026-07-22
bitmap: Return size when no zero area is found
Yury Norov
1
-0
/
+3
2026-07-22
bitmap: drop bitmap_next_set_region()
Yury Norov
1
-8
/
+0
2026-07-22
nodemask: reduce bitmap width to nr_node_ids in __nodemask_pr_numnodes()
Li RongQing
1
-6
/
+9
2026-07-22
lib/bitmap-str: get rid of cpumap_print_to_pagebuf()
Yury Norov
1
-19
/
+0
2026-07-22
bitmap: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
Thomas Huth
2
-5
/
+5
2026-07-22
netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()
Xiang Mei
1
-1
/
+1
2026-07-22
Merge tag 'ath-next-20260722' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
1
-0
/
+43
2026-07-22
fs: add iput_if_not_last() helper
Yun Zhou
1
-0
/
+15
2026-07-22
bpf, x86: Make sure allocation in arch_bpf_trampoline_size() is writable
Mike Rapoport (Microsoft)
1
-0
/
+1
2026-07-22
Merge branch 'big-tcp-for-udp-tunnels'
Paolo Abeni
1
-0
/
+27
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
1
-0
/
+27
2026-07-22
Merge back ACPI video bus driver changes for 7.3
Rafael J. Wysocki
1
-0
/
+1
2026-07-21
perf/arm_pmu: Skip PMCCNTR_EL0 on NVIDIA Olympus
Besar Wicaksono
1
-1
/
+1
2026-07-21
Merge tag 'nxpwifi-2026-07-15' of https://github.com/jeffchen71/nxpwifi
Johannes Berg
1
-0
/
+1
[prev]
[next]