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
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
1
-0
/
+1
2024-03-25
workqueue: Introduce enable_and_queue_work() convenience function
Allen Pais
1
-0
/
+26
2024-03-25
workqueue: Move attrs->cpumask out of worker_pool's properties when attrs->af...
Lai Jiangshan
1
-0
/
+3
2024-03-25
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+4
2024-03-25
workqueue: Remember whether a work item was on a BH workqueue
Tejun Heo
1
-1
/
+3
2024-03-25
workqueue: Remove WORK_OFFQ_CANCELING
Tejun Heo
1
-3
/
+1
2024-03-25
workqueue: Implement disable/enable for (delayed) work items
Tejun Heo
1
-3
/
+15
2024-03-25
workqueue: Preserve OFFQ bits in cancel[_sync] paths
Tejun Heo
1
-0
/
+1
2024-03-25
spi: rspi: Get rid of unused struct rspi_plat_data
Andy Shevchenko
1
-18
/
+0
2024-03-25
irqchip: Add RISC-V advanced PLIC driver for direct-mode
Anup Patel
1
-0
/
+145
2024-03-25
irqchip: Add RISC-V incoming MSI controller early driver
Anup Patel
2
-0
/
+88
2024-03-25
bpf: implement insn_is_cast_user() helper for JITs
Puranjay Mohan
1
-0
/
+10
2024-03-25
wifi: mac80211: handle indoor AFC/LPI AP on assoc success
Anjaneyulu
1
-3
/
+5
2024-03-25
wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()
Johannes Berg
1
-1
/
+1
2024-03-25
wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()
Johannes Berg
1
-1
/
+1
2024-03-25
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
1
-0
/
+1
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
282
-2387
/
+5601
2024-03-25
spi: pxa2xx: Make num_chipselect 8-bit in the struct pxa2xx_spi_controller
Andy Shevchenko
1
-1
/
+1
2024-03-25
spi: pxa2xx: Kill pxa2xx_set_spi_info()
Andy Shevchenko
1
-8
/
+0
2024-03-25
spi: xilinx: Make num_chipselect 8-bit in the struct xspi_platform_data
Andy Shevchenko
1
-4
/
+4
2024-03-25
spi: xilinx: Add necessary inclusion and forward declaration
Andy Shevchenko
1
-0
/
+4
2024-03-25
spi: xilinx: Fix kernel documentation in the xilinx_spi.h
Andy Shevchenko
1
-1
/
+1
2024-03-25
regulator: pca9450: add pca9451a support
Joy Zou
1
-0
/
+1
2024-03-23
Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-6
/
+6
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+21
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
1
-4
/
+21
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+16
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-0
/
+9
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+14
2024-03-22
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
1
-0
/
+4
2024-03-22
jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
Peter Zijlstra
1
-0
/
+3
2024-03-21
Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-1
/
+1
2024-03-21
Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-32
/
+68
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-5
/
+5
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-31
/
+155
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-224
/
+253
2024-03-21
Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+2
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-96
/
+119
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-17
/
+124
2024-03-21
Merge tag 'bitmap-for-6.9' of https://github.com/norov/linux
Linus Torvalds
1
-4
/
+4
2024-03-20
rcu: add a helper to report consolidated flavor QS
Yan Zhai
1
-0
/
+31
2024-03-20
lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
Herve Codina
1
-21
/
+23
2024-03-19
bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
Andrii Nakryiko
1
-0
/
+1
2024-03-19
bpf: pass whole link instead of prog when triggering raw tracepoint
Andrii Nakryiko
2
-16
/
+25
2024-03-19
Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-0
/
+10
2024-03-19
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
4
-2
/
+24
2024-03-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+6
2024-03-19
ceph: Use no_printk() helper
Geert Uytterhoeven
1
-11
/
+7
2024-03-19
dyndbg: Use *no_printk() helpers
Geert Uytterhoeven
1
-2
/
+2
[prev]
[next]