index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-11
dcache: convert dentry flag macros to enum
Omar Sandoval
1
-55
/
+49
2025-04-11
phy: hdmi: Add color depth configuration
Cristian Ciocaltea
1
-0
/
+2
2025-04-11
phy: Add HDMI configuration options
Sandor Yu
2
-1
/
+25
2025-04-11
ALSA: Add USB audio device jack type
Wesley Cheng
1
-1
/
+1
2025-04-11
usb: host: xhci: Notify xHCI sideband on transfer ring free
Wesley Cheng
1
-1
/
+29
2025-04-11
usb: host: xhci-mem: Allow for interrupter clients to choose specific index
Wesley Cheng
1
-1
/
+1
2025-04-11
xhci: sideband: add initial api to register a secondary interrupter entity
Mathias Nyman
1
-0
/
+74
2025-04-10
net: pass const to msg_data_left()
Breno Leitao
1
-1
/
+1
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-51
/
+19
2025-04-10
Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-27
/
+0
2025-04-10
Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-04-10
Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-1
/
+3
2025-04-10
PCI: Remove pci_fixup_cardbus()
Heiner Kallweit
1
-3
/
+0
2025-04-10
svsm: Add header with SVSM_VTPM_CMD helpers
Stefano Garzarella
1
-0
/
+149
2025-04-10
compiler-gcc.h: Introduce __diag_GCC_all
Nathan Chancellor
1
-0
/
+2
2025-04-10
Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-04-10
Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-04-10
firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw version
Richard Fitzgerald
1
-1
/
+0
2025-04-10
phy: exynos5-usbdrd: add exynos7870 USBDRD support
Kaustabh Chakraborty
1
-0
/
+2
2025-04-10
cpufreq: Drop unused cpufreq_get_policy()
Rafael J. Wysocki
1
-1
/
+0
2025-04-10
fbdev: Remove constants of unused events
Thomas Zimmermann
1
-6
/
+0
2025-04-10
leds: backlight trigger: Replace fb events with a dedicated function call
Thomas Zimmermann
1
-0
/
+6
2025-04-10
backlight: lcd: Replace fb events with a dedicated function call
Thomas Zimmermann
1
-3
/
+18
2025-04-10
backlight: Replace fb events with a dedicated function call
Thomas Zimmermann
2
-6
/
+20
2025-04-10
backlight: Implement fbdev tracking with blank state from event
Thomas Zimmermann
1
-9
/
+1
2025-04-10
fbdev: Track display blanking state
Thomas Zimmermann
1
-0
/
+2
2025-04-10
device property: Split fwnode_get_child_node_count()
Andy Shevchenko
1
-1
/
+6
2025-04-10
mm/kmap: Add kmap_local_page_try_from_panic()
Jocelyn Falempe
1
-0
/
+13
2025-04-09
net: remove cpu stall in txq_trans_update()
Eric Dumazet
1
-3
/
+4
2025-04-09
xdp: double protect netdev->xdp_flags with netdev->lock
Jakub Kicinski
1
-1
/
+1
2025-04-09
net: designate XSK pool pointers in queues as "ops protected"
Jakub Kicinski
1
-0
/
+1
2025-04-09
net: avoid potential race between netdev_get_by_index_lock() and netns switch
Jakub Kicinski
1
-1
/
+5
2025-04-09
PCI: Remove pcim_iounmap_regions()
Philipp Stanner
1
-1
/
+0
2025-04-09
cpufreq: Pass policy pointer to ->update_limits()
Rafael J. Wysocki
1
-1
/
+1
2025-04-09
cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release()
Rafael J. Wysocki
1
-2
/
+0
2025-04-09
cpufreq: Add and use cpufreq policy locking guards
Rafael J. Wysocki
1
-0
/
+6
2025-04-09
hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::function
Nam Cao
1
-1
/
+1
2025-04-09
genirq/msi: Rename msi_[un]lock_descs()
Thomas Gleixner
1
-4
/
+4
2025-04-09
genirq/msi: Use lock guards for MSI descriptor locking
Thomas Gleixner
2
-0
/
+5
2025-04-09
cleanup: Provide retain_and_null_ptr()
Thomas Gleixner
1
-0
/
+19
2025-04-09
ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case
Mario Limonciello
1
-1
/
+8
2025-04-09
stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
Joel Granados
1
-2
/
+0
2025-04-09
tracing: Move trace sysctls into trace.c
Joel Granados
1
-7
/
+0
2025-04-09
Merge tag 'gpiod-is-equal-for-v6.16-rc1' of gitolite.kernel.org:pub/scm/linux...
Bartosz Golaszewski
1
-0
/
+9
2025-04-09
gpio: provide gpiod_is_equal()
Bartosz Golaszewski
1
-0
/
+9
2025-04-08
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
1
-2
/
+1
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
1
-0
/
+16
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2025-04-08
Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+2
[prev]
[next]