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-08-23
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+47
2024-08-22
nvme-tcp: check for invalidated or revoked key
Hannes Reinecke
1
-1
/
+5
2024-08-22
Input: keypad-nomadik-ske - remove the driver
Dmitry Torokhov
1
-50
/
+0
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
40
-214
/
+342
2024-08-22
lsm: replace indirect LSM hook calls with static calls
KP Singh
1
-9
/
+43
2024-08-22
lsm: count the LSMs enabled at compile time
KP Singh
2
-3
/
+138
2024-08-22
thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_f...
Rafael J. Wysocki
1
-8
/
+0
2024-08-22
thermal: core: Introduce .should_bind() thermal zone callback
Rafael J. Wysocki
1
-0
/
+10
2024-08-22
bpf: rename nocsr -> bpf_fastcall in verifier
Eduard Zingerman
2
-12
/
+12
2024-08-22
dma-mapping: direct calls for dma-iommu
Leon Romanovsky
3
-13
/
+152
2024-08-22
dma-mapping: replace zone_dma_bits by zone_dma_limit
Catalin Marinas
1
-1
/
+1
2024-08-21
net: repack struct netdev_queue
Jakub Kicinski
1
-9
/
+14
2024-08-21
bpf: extract iterator argument type and name validation logic
Andrii Nakryiko
1
-0
/
+5
2024-08-21
workqueue: Fix another htmldocs build warning
Tejun Heo
1
-2
/
+3
2024-08-21
soc: qcom: pmic_glink: Fix race during initialization
Bjorn Andersson
1
-5
/
+6
2024-08-21
printk: nbcon: Implement emergency sections
Thomas Gleixner
1
-0
/
+4
2024-08-21
printk: Coordinate direct printing in panic
John Ogness
1
-0
/
+5
2024-08-21
printk: nbcon: Add unsafe flushing on panic
John Ogness
1
-0
/
+5
2024-08-21
serial: core: Acquire nbcon context in port->lock wrapper
John Ogness
1
-2
/
+80
2024-08-21
nbcon: Add API to acquire context for non-printing operations
John Ogness
2
-0
/
+16
2024-08-21
console: Improve console_srcu_read_flags() comments
John Ogness
1
-11
/
+17
2024-08-21
serial: core: Introduce wrapper to set @uart_port->cons
John Ogness
1
-0
/
+17
2024-08-21
serial: core: Provide low-level functions to lock port
John Ogness
1
-0
/
+18
2024-08-21
printk: nbcon: Add callbacks to synchronize with driver
John Ogness
1
-0
/
+43
2024-08-21
printk: nbcon: Add detailed doc for write_atomic()
John Ogness
1
-4
/
+29
2024-08-21
printk: nbcon: Remove return value for write_atomic()
John Ogness
1
-1
/
+1
2024-08-21
printk: Check printk_deferred_enter()/_exit() usage
Sebastian Andrzej Siewior
1
-4
/
+5
2024-08-21
dm: Remove unused declaration dm_get_rq_mapinfo()
Yue Haibing
1
-1
/
+0
2024-08-21
f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITS
Zhiguo Niu
1
-1
/
+1
2024-08-20
workqueue: Don't call va_start / va_end twice
Matthew Brost
1
-14
/
+2
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
5
-17
/
+45
2024-08-20
kernel: Add helper macros for loop unrolling
KP Singh
1
-0
/
+36
2024-08-20
fsverity: expose verified fsverity built-in signatures to LSMs
Fan Wu
1
-0
/
+1
2024-08-20
lsm: add security_inode_setintegrity() hook
Fan Wu
2
-0
/
+12
2024-08-20
dm-verity: expose root hash digest and signature data to LSMs
Deven Bowers
1
-1
/
+8
2024-08-20
block,lsm: add LSM blob and new LSM hooks for block devices
Deven Bowers
4
-0
/
+35
2024-08-20
lsm: add new securityfs delete function
Fan Wu
1
-0
/
+1
2024-08-20
initramfs,lsm: add a security hook to do_populate_rootfs()
Fan Wu
2
-0
/
+10
2024-08-20
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
1
-2
/
+2
2024-08-20
firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2
Sudeep Holla
1
-0
/
+7
2024-08-20
firmware: arm_ffa: Update the FF-A command list with v1.2 additions
Sudeep Holla
1
-0
/
+5
2024-08-20
coresight: Make trace ID map spinlock local to the map
James Clark
1
-0
/
+1
2024-08-20
coresight: Emit sink ID in the HW_ID packets
James Clark
1
-4
/
+13
2024-08-20
coresight: Remove pending trace ID release mechanism
James Clark
1
-4
/
+2
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
1
-1
/
+2
2024-08-20
coresight: Make CPU id map a property of a trace ID map
James Clark
1
-0
/
+1
2024-08-20
coresight: Move struct coresight_trace_id_map to common header
James Clark
1
-0
/
+18
2024-08-20
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
1
-0
/
+4
2024-08-20
PM: domains: add device managed version of dev_pm_domain_attach|detach_list()
Dikshita Agarwal
1
-0
/
+11
2024-08-20
net: add copy from skb_seq_state to buffer function
Christian Hopps
1
-0
/
+1
[prev]
[next]