index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+1
2022-05-09
net: skb: introduce skb_data_area_size()
Ricardo Martinez
1
-0
/
+5
2022-05-09
list: Add list_next_entry_circular() and list_prev_entry_circular()
Ricardo Martinez
1
-0
/
+26
2022-05-09
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
1
-4
/
+4
2022-05-08
mm/readahead: Convert page_cache_async_readahead to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-08
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2
-2
/
+2
2022-05-08
filemap: Update the folio_lock documentation
Matthew Wilcox (Oracle)
1
-2
/
+57
2022-05-08
filemap: Remove obsolete comment in lock_page
Miaohe Lin
1
-3
/
+0
2022-05-08
fs: Remove pagecache_write_begin() and pagecache_write_end()
Matthew Wilcox (Oracle)
1
-12
/
+0
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-05-08
fs: Remove aop flags parameter from nobh_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from block_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop_flags parameter from netfs_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove AOP_FLAG_NOFS
Matthew Wilcox (Oracle)
1
-4
/
+0
2022-05-08
namei: Merge page_symlink() and __page_symlink()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-05-08
blk-mq: remove the error_count from struct request
Willy Tarreau
1
-1
/
+0
2022-05-08
stackleak: rework poison scanning
Mark Rutland
1
-0
/
+26
2022-05-08
stackleak: rework stack high bound handling
Mark Rutland
1
-0
/
+14
2022-05-08
stackleak: rework stack low bound handling
Mark Rutland
1
-1
/
+14
2022-05-08
randstruct: Move seed generation into scripts/basic/
Kees Cook
1
-1
/
+1
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
3
-19
/
+11
2022-05-08
netfs: Eliminate Clang randstruct warning
Kees Cook
1
-2
/
+2
2022-05-07
ARM: pxa: move plat-pxa to drivers/soc/
Arnd Bergmann
1
-0
/
+470
2022-05-07
ARM: pxa: move clk register definitions to driver
Arnd Bergmann
1
-0
/
+7
2022-05-07
ARM: pxa: move smemc register access from clk to platform
Arnd Bergmann
1
-0
/
+3
2022-05-07
cpufreq: pxa3: move clk register access to clk driver
Arnd Bergmann
1
-0
/
+9
2022-05-07
ARM: pxa: pcmcia: move smemc configuration back to arch
Arnd Bergmann
1
-0
/
+10
2022-05-07
Input: wm97xx - get rid of irq_enable method in wm97xx_mach_ops
Dmitry Torokhov
1
-3
/
+0
2022-05-07
Input: wm97xx - switch to using threaded IRQ
Dmitry Torokhov
1
-1
/
+0
2022-05-07
ARM: pxa: poodle: use platform data for poodle asoc driver
Arnd Bergmann
1
-0
/
+16
2022-05-07
ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors
Linus Walleij
2
-3
/
+12
2022-05-07
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
1
-0
/
+1
2022-05-07
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
1
-1
/
+0
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-0
/
+2
2022-05-07
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
1
-0
/
+1
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+1
2022-05-06
objtool: Fix STACK_FRAME_NON_STANDARD reloc type
Peter Zijlstra
1
-1
/
+3
2022-05-06
Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2022-05-06
Merge tag 'tee-cleanup-for-v5.19' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers
Arnd Bergmann
1
-18
/
+0
2022-05-06
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
1
-0
/
+2
2022-05-06
Merge Energy Model material for 5.19 to satisfy dependencies.
Rafael J. Wysocki
1
-4
/
+31
2022-05-06
drivers/perf: hisi: Add Support for CPA PMU
Qi Liu
1
-0
/
+1
2022-05-06
linkage: Fix issue with missing symbol size
Peter Zijlstra
1
-9
/
+6
2022-05-06
net: move netif_set_gso_max helpers
Jakub Kicinski
1
-21
/
+0
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
1
-0
/
+9
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
1
-0
/
+3
2022-05-06
platform/x86: pmc_atom: remove unused pmc_atom_write()
Paul Gortmaker
1
-1
/
+0
2022-05-06
Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict
Ingo Molnar
35
-343
/
+294
[prev]
[next]