index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
io.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-24
mseal: add documentation
Jeff Xu
2
-0
/
+200
2024-05-24
selftest mm/mseal memory sealing
Jeff Xu
3
-0
/
+1838
2024-05-24
mseal: add mseal syscall
Jeff Xu
8
-1
/
+432
2024-05-24
mseal: wire up mseal syscall
Jeff Xu
19
-2
/
+23
2024-05-23
riscv: Fix early ftrace nop patching
Alexandre Ghiti
2
-0
/
+9
2024-05-23
tools/latency-collector: Fix -Wformat-security compile warns
Shuah Khan
1
-4
/
+4
2024-05-23
r8169: Fix possible ring buffer corruption on fragmented Tx packets.
Ken Milmore
1
-1
/
+2
2024-05-23
eventfs: Do not use attributes for events directory
Steven Rostedt (Google)
1
-7
/
+7
2024-05-23
eventfs: Cleanup permissions in creation of inodes
Steven Rostedt (Google)
1
-67
/
+23
2024-05-23
eventfs: Remove getattr and permission callbacks
Steven Rostedt (Google)
1
-40
/
+0
2024-05-23
eventfs: Consolidate the eventfs_inode update in eventfs_get_inode()
Steven Rostedt (Google)
1
-19
/
+23
2024-05-23
tracefs: Clear EVENT_INODE flag in tracefs_drop_inode()
Steven Rostedt (Google)
1
-16
/
+17
2024-05-23
eventfs: Update all the eventfs_inodes from the events descriptor
Steven Rostedt (Google)
1
-13
/
+31
2024-05-23
tracefs: Update inode permissions on remount
Steven Rostedt (Google)
2
-7
/
+25
2024-05-23
eventfs: Keep the directories from having the same inode number as files
Steven Rostedt (Google)
1
-1
/
+5
2024-05-23
null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
Yu Kuai
1
-14
/
+26
2024-05-23
irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict
Palmer Dabbelt
1
-1
/
+1
2024-05-23
idpf: Interpret .set_channels() input differently
Larysa Zaremba
1
-15
/
+6
2024-05-23
ice: Interpret .set_channels() input differently
Larysa Zaremba
1
-17
/
+2
2024-05-23
drivers/xen: Improve the late XenStore init protocol
Henry Wang
1
-13
/
+23
2024-05-23
nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()
Ryosuke Yasuoka
1
-2
/
+1
2024-05-23
net: relax socket state check at accept time.
Paolo Abeni
1
-1
/
+3
2024-05-23
tcp: remove 64 KByte limit for initial tp->rcv_wnd value
Jason Xing
1
-1
/
+1
2024-05-23
net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
Romain Gantois
1
-2
/
+12
2024-05-23
tls: fix missing memory barrier in tls_init
Dae R. Jeong
1
-1
/
+9
2024-05-23
net: fec: avoid lock evasion when reading pps_enable
Wei Fang
1
-6
/
+8
2024-05-23
Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"
Jacob Keller
2
-56
/
+3
2024-05-23
testing: net-drv: use stats64 for testing
Joe Damato
1
-1
/
+1
2024-05-23
ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460 G11.
Andy Chi
1
-0
/
+3
2024-05-23
bcachefs: Fix race path in bch2_inode_insert()
Kent Overstreet
1
-2
/
+1
2024-05-23
bcachefs: Ensure we're RW before journalling
Kent Overstreet
1
-1
/
+3
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
147
-808
/
+794
2024-05-23
bcachefs: Fix shutdown ordering
Kent Overstreet
2
-1
/
+8
2024-05-23
bcachefs: Fix unsafety in bch2_dirent_name_bytes()
Kent Overstreet
1
-0
/
+3
2024-05-23
riscv: selftests: Add signal handling vector tests
Charlie Jenkins
4
-1
/
+96
2024-05-23
riscv: mm: accelerate pagefault when badaccess
Kefeng Wang
1
-2
/
+2
2024-05-23
riscv: uaccess: Relax the threshold for fast path
Xiao Wang
1
-1
/
+1
2024-05-23
riscv: uaccess: Allow the last potential unrolled copy
Xiao Wang
1
-1
/
+1
2024-05-23
riscv: typo in comment for get_f64_reg
Xingyou Chen
1
-1
/
+1
2024-05-23
Use bool value in set_cpu_online()
Zhao Ke
1
-1
/
+1
2024-05-23
riscv: selftests: Add hwprobe binaries to .gitignore
Charlie Jenkins
1
-0
/
+2
2024-05-23
riscv: stacktrace: fixed walk_stackframe()
Matthew Bystrin
1
-6
/
+14
2024-05-23
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
6
-142
/
+145
2024-05-23
riscv: do not select MODULE_SECTIONS by default
Qingfang Deng
1
-1
/
+1
2024-05-23
riscv: show help string for riscv-specific targets
Emil Renner Berthing
1
-0
/
+17
2024-05-23
riscv: make image compression configurable
Emil Renner Berthing
3
-10
/
+33
2024-05-23
bcachefs: Fix stack oob in __bch2_encrypt_bio()
Kent Overstreet
1
-2
/
+6
2024-05-23
bcachefs: Fix btree_trans leak in bch2_readahead()
Kent Overstreet
1
-2
/
+2
2024-05-23
bcachefs: Fix bogus verify_replicas_entry() assert
Kent Overstreet
1
-13
/
+2
2024-05-22
mm: simplify and improve print_vma_addr() output
Linus Torvalds
1
-13
/
+6
[next]