index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
bpf: use type_may_be_null() helper for nullable-param check
Shung-Hsi Yu
1
-0
/
+5
2024-09-05
media: cec: move cec_get/put_device to header
Hans Verkuil
1
-0
/
+31
2024-09-05
media: input: serio.h: add SERIO_EXTRON_DA_HD_PLUS
Hans Verkuil
1
-0
/
+1
2024-09-05
media: videodev2.h: add V4L2_CAP_EDID
Erling Ljunggren
1
-0
/
+1
2024-09-05
lib/string_choices: Add some comments to make more clear for string choices h...
Hongbo Li
1
-0
/
+13
2024-09-05
lib/string_choices: Introduce several opposite string choice helpers
Hongbo Li
1
-0
/
+4
2024-09-05
lib/string_choices: Add str_true_false()/str_false_true() helper
Hongbo Li
1
-0
/
+6
2024-09-05
Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+48
2024-09-05
iommufd: Reorder struct forward declarations
Nicolin Chen
1
-4
/
+4
2024-09-05
kunit: Fix kernel-doc for EXPORT_SYMBOL_IF_KUNIT
Michal Wajdeczko
1
-0
/
+1
2024-09-05
platform/x86: wmi: Remove wmi_get_event_data()
Armin Wolf
1
-1
/
+0
2024-09-05
platform/x86: wmi: Pass event data directly to legacy notify handlers
Armin Wolf
1
-1
/
+1
2024-09-05
Merge tag 'hwmon-for-v6.11-rc7' into review-hans
Hans de Goede
67
-209
/
+431
2024-09-05
rbtree: provide rb_find_rcu() / rb_find_add_rcu()
Peter Zijlstra
1
-0
/
+67
2024-09-05
perf/uprobe: split uprobe_unregister()
Peter Zijlstra
1
-2
/
+6
2024-09-05
uprobes: travers uprobe's consumer list locklessly under SRCU protection
Andrii Nakryiko
1
-1
/
+9
2024-09-05
uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
Andrii Nakryiko
1
-9
/
+1
2024-09-05
Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2
-45
/
+4
2024-09-05
Merge tag 'omap-for-v6.12/drivers-signed' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-10
/
+0
2024-09-05
dma-mapping: use IOMMU DMA calls for common alloc/free page calls
Leon Romanovsky
1
-0
/
+8
2024-09-05
Merge back cpufreq material for 6.12
Rafael J. Wysocki
1
-6
/
+0
2024-09-05
Merge tag 'qcom-arm64-for-6.12' of https://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
9
-102
/
+412
2024-09-05
Merge tag 'renesas-dts-for-v6.12-tag2' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-0
/
+21
2024-09-05
fhandle: expose u64 mount id to name_to_handle_at(2)
Aleksa Sarai
2
-1
/
+2
2024-09-05
uapi: explain how per-syscall AT_* flags should be allocated
Aleksa Sarai
1
-24
/
+56
2024-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
58
-139
/
+400
2024-09-05
pwm: Don't export pwm_capture()
Uwe Kleine-König
1
-10
/
+0
2024-09-05
pwm: Make info in traces about affected pwm more useful
Uwe Kleine-König
1
-4
/
+6
2024-09-05
netfs: Remove NETFS_COPY_TO_CACHE
David Howells
2
-4
/
+2
2024-09-05
netfs: Reserve netfs_sreq_source 0 as unset/unknown
David Howells
2
-0
/
+2
2024-09-05
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
1
-2
/
+2
2024-09-05
netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
David Howells
1
-0
/
+1
2024-09-05
netfs: Reduce number of conditional branches in netfs_perform_write()
David Howells
1
-2
/
+0
2024-09-05
drm/panthor: Restrict high priorities on group_create
Mary Guillemard
1
-1
/
+5
2024-09-04
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-16
/
+49
2024-09-04
ipv4: Fix user space build failure due to header change
Ido Schimmel
2
-2
/
+1
2024-09-04
net: mana: Improve mana_set_channels() in low mem conditions
Shradha Gupta
1
-1
/
+1
2024-09-04
PCI/NPEM: Add Native PCIe Enclosure Management support
Mariusz Tkaczyk
2
-0
/
+38
2024-09-04
Merge branch 'bpf/master' into for-6.12
Tejun Heo
51
-118
/
+344
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
1
-0
/
+3
2024-09-04
sched_ext: TASK_DEAD tasks must be switched into SCX on ops_enable
Tejun Heo
1
-0
/
+5
2024-09-04
bpf: Remove the insn_buf array stack usage from the inline_bpf_loop()
Martin KaFai Lau
1
-1
/
+1
2024-09-05
Merge tag 'ib-psy-usb-types-signed' of git://git.kernel.org/pub/scm/linux/ker...
Chanwoo Choi
1
-2
/
+1
2024-09-04
KVM: Add arch hooks for enabling/disabling virtualization
Sean Christopherson
1
-0
/
+14
2024-09-04
KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
1
-2
/
+2
2024-09-04
fuse: allow idmapped mounts
Alexander Mikhalitsyn
1
-1
/
+19
2024-09-04
fuse: add basic infrastructure to support idmappings
Alexander Mikhalitsyn
1
-0
/
+2
2024-09-04
namespace: introduce SB_I_NOIDMAP flag
Alexander Mikhalitsyn
1
-0
/
+1
2024-09-04
kvm: Note an RCU quiescent state on guest exit
Leonardo Bras
2
-3
/
+13
2024-09-04
ARM: 9416/1: amba: make amba_bustype constant
Kunwu Chan
1
-1
/
+1
[prev]
[next]