index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
futex-contention.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-07
MAINTAINERS: Remove myself
Hector Martin
1
-1
/
+0
2025-02-07
MAINTAINERS: Move Pavel to kernel.org address
Pavel Machek
2
-9
/
+7
2025-02-07
vfs: sanity check the length passed to inode_set_cached_link()
Mateusz Guzik
1
-0
/
+13
2025-02-07
pidfs: improve ioctl handling
Christian Brauner
1
-1
/
+11
2025-02-07
fsnotify: disable pre-content and permission events by default
Amir Goldstein
1
-0
/
+5
2025-02-07
selftests: always check mask returned by statmount(2)
Miklos Szeredi
1
-1
/
+21
2025-02-07
fsnotify: disable notification by default for all pseudo files
Amir Goldstein
4
-2
/
+24
2025-02-07
fs: fix adding security options to statmount.mnt_opt
Miklos Szeredi
1
-15
/
+14
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
5
-13
/
+25
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
5
-7
/
+8
2025-02-07
gfs2: switch to lockref_init(..., 1)
Andreas Gruenbacher
1
-2
/
+2
2025-02-07
gfs2: use lockref_init for gl_lockref
Andreas Gruenbacher
2
-2
/
+1
2025-02-07
statmount: let unset strings be empty
Miklos Szeredi
1
-9
/
+16
2025-02-07
vboxsf: fix building with GCC 15
Brahmajit Das
1
-1
/
+2
2025-02-07
fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()
Su Hui
1
-1
/
+3
2025-02-07
timers/migration: Fix off-by-one root mis-connection
Frederic Weisbecker
1
-1
/
+9
2025-02-07
genirq: Remove leading space from irq_chip::irq_print_chip() callbacks
Geert Uytterhoeven
4
-4
/
+4
2025-02-06
bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_rebalance
Kent Overstreet
4
-20
/
+26
2025-02-06
bcachefs: Fix rcu imbalance in bch2_fs_btree_key_cache_exit()
Kent Overstreet
1
-1
/
+0
2025-02-06
bcachefs: Fix discard path journal flushing
Kent Overstreet
8
-35
/
+55
2025-02-06
bcachefs: fix deadlock in journal_entry_open()
Jeongjun Park
4
-2
/
+28
2025-02-06
bcachefs: fix incorrect pointer check in __bch2_subvolume_delete()
Jeongjun Park
1
-1
/
+6
2025-02-06
bcachefs docs: SubmittingPatches.rst
Kent Overstreet
3
-0
/
+100
2025-02-06
cpufreq/amd-pstate: Fix cpufreq_policy ref counting
Dhananjay Ugwekar
1
-4
/
+5
2025-02-06
PCI/TPH: Restore TPH Requester Enable correctly
Robin Murphy
1
-1
/
+1
2025-02-06
smb: client: change lease epoch type from unsigned int to __u16
Meetakshi Setiya
5
-19
/
+19
2025-02-06
PCI/ASPM: Fix L1SS saving
Ilpo Järvinen
1
-3
/
+0
2025-02-06
Revert "net: stmmac: Specify hardware capability value when FIFO size isn't specified"
Russell King (Oracle)
1
-18
/
+17
2025-02-06
MAINTAINERS: add a sample ethtool section entry
Jakub Kicinski
1
-0
/
+6
2025-02-06
MAINTAINERS: add entry for ethtool
Jakub Kicinski
1
-0
/
+10
2025-02-05
smb: client: get rid of kstrdup() in get_ses_refpath()
Paulo Alcantara
2
-22
/
+12
2025-02-05
smb: client: fix noisy when tree connecting to DFS interlink targets
Paulo Alcantara
1
-1
/
+1
2025-02-05
smb: client: don't trust DFSREF_STORAGE_SERVER bit
Paulo Alcantara
1
-14
/
+16
2025-02-05
rxrpc: Fix race in call state changing vs recvmsg()
David Howells
1
-1
/
+9
2025-02-05
rxrpc: Fix call state set to not include the SERVER_SECURING state
David Howells
5
-10
/
+6
2025-02-05
net: sched: Fix truncation of offloaded action statistics
Ido Schimmel
1
-1
/
+1
2025-02-05
tun: revert fix group permission check
Willem de Bruijn
1
-9
/
+5
2025-02-05
selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()
Cong Wang
1
-1
/
+33
2025-02-05
netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
Cong Wang
1
-1
/
+1
2025-02-05
selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0
Quang Le
1
-0
/
+23
2025-02-05
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Quang Le
1
-0
/
+3
2025-02-05
selftests: mptcp: connect: -f: no reconnect
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-02-05
ACPI: PRM: Remove unnecessary strict handler address checks
Aubrey Li
1
-3
/
+1
2025-02-05
ACPI: resource: IRQ override for Eluktronics MECH-17
Gannon Kolding
1
-0
/
+6
2025-02-05
ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read()
Andy Shevchenko
1
-5
/
+5
2025-02-05
cpufreq: prevent NULL dereference in cpufreq_online()
Aboorva Devarajan
1
-1
/
+2
2025-02-05
cpufreq: airoha: modify CONFIG_OF dependency
Arnd Bergmann
1
-1
/
+2
2025-02-05
drm/i915/dp: Fix potential infinite loop in 128b/132b SST
Jani Nikula
1
-0
/
+4
2025-02-05
cpufreq/amd-pstate: Fix max_perf updation with schedutil
Dhananjay Ugwekar
1
-1
/
+1
2025-02-05
cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits
Dhananjay Ugwekar
1
-4
/
+4
[next]