Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
075b7d363c675ef7fa03918881caeca3458e2a96
/
include
3689f9f
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
by Linus Torvalds
· 3 years ago
1c52283
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 3 years ago
7fd350f
Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 3 years ago
b68b10b
Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecache
by Linus Torvalds
· 3 years ago
369af20
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 3 years ago
0809edb
Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 3 years ago
636b528
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 3 years ago
7867e40
Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 3 years ago
b21bae9
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 3 years ago
1da0d94
frontswap: remove support for multiple ops
by Christoph Hellwig
· 3 years ago
633423a
mm: mark swap_lock and swap_active_head static
by Christoph Hellwig
· 3 years ago
bd9cd52
frontswap: remove frontswap_test
by Christoph Hellwig
· 3 years ago
10a9c49
mm: simplify try_to_unuse
by Christoph Hellwig
· 3 years ago
1cf53c8
frontswap: simplify frontswap_init
by Christoph Hellwig
· 3 years ago
3e8e1af
frontswap: remove frontswap_curr_pages
by Christoph Hellwig
· 3 years ago
0b364446
frontswap: remove frontswap_shrink
by Christoph Hellwig
· 3 years ago
71024cb
frontswap: remove frontswap_tmem_exclusive_gets
by Christoph Hellwig
· 3 years ago
3d6035f
frontswap: remove frontswap_writethrough
by Christoph Hellwig
· 3 years ago
0a4ee51
mm: remove cleancache
by Christoph Hellwig
· 3 years ago
2dba5eb
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
by Vlastimil Babka
· 3 years ago
359745d
proc: remove PDE_DATA() completely
by Muchun Song
· 3 years ago
6dfbbae
fs: proc: store PDE()->data into inode->i_private
by Muchun Song
· 3 years ago
4a57d6b
locking/rwlocks: introduce write_lock_nested
by Minchan Kim
· 3 years ago
a737a3c
kprobe: move sysctl_kprobes_optimization to kprobes.c
by Xiaoming Ni
· 3 years ago
f0bc21b
fs/coredump: move coredump sysctls into its own file
by Xiaoming Ni
· 3 years ago
fdcd407
printk: fix build warning when CONFIG_PRINTK=n
by Xiaoming Ni
· 3 years ago
d8c0418
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
by Luis Chamberlain
· 3 years ago
ab171b9
fs: move namespace sysctls and declare fs base directory
by Luis Chamberlain
· 3 years ago
51cb8df
sysctl: add and use base directory declarer and registration helper
by Luis Chamberlain
· 3 years ago
1998f19
fs: move pipe sysctls to is own file
by Luis Chamberlain
· 3 years ago
9c011be
fs: move namei sysctls to its own file
by Luis Chamberlain
· 3 years ago
dd81faa
fs: move locking sysctls where they are used
by Luis Chamberlain
· 3 years ago
5477161
sysctl: move maxolduid as a sysctl specific const
by Luis Chamberlain
· 3 years ago
c8c0c23
fs: move dcache sysctls to its own file
by Luis Chamberlain
· 3 years ago
204d5a2
fs: move fs stat sysctls to file_table.c
by Luis Chamberlain
· 3 years ago
1d67fe5
fs: move inode sysctls to its own file
by Luis Chamberlain
· 3 years ago
b1f2aff
sysctl: share unsigned long const values
by Luis Chamberlain
· 3 years ago
0df8bdd
stackleak: move stack_erasing sysctl to stackleak.c
by Xiaoming Ni
· 3 years ago
26d1c80
scsi/sg: move sg-big-buff sysctl to scsi/sg.c
by Xiaoming Ni
· 3 years ago
ee9efac
sysctl: add helper to register a sysctl mount point
by Luis Chamberlain
· 3 years ago
5475e8f
random: move the random sysctl declarations to its own file
by Xiaoming Ni
· 3 years ago
6aad36d
firmware_loader: move firmware sysctl to its own files
by Xiaoming Ni
· 3 years ago
a8f5de8
eventpoll: simplify sysctl declaration with register_sysctl()
by Xiaoming Ni
· 3 years ago
7b9ad12
inotify: simplify subdirectory registration with register_sysctl()
by Xiaoming Ni
· 3 years ago
49a4de7
dnotify: move dnotify sysctl to dnotify.c
by Xiaoming Ni
· 3 years ago
86b12b6
aio: move aio sysctl to aio.c
by Xiaoming Ni
· 3 years ago
bbe7a10
hung_task: move hung_task sysctl interface to hung_task.c
by Xiaoming Ni
· 3 years ago
78e36f3
sysctl: move some boundary constants from sysctl.c to sysctl_vals
by Xiaoming Ni
· 3 years ago
3ddd9a8
sysctl: add a new register_sysctl_init() interface
by Xiaoming Ni
· 3 years ago
ffa6575
mm/migrate.c: rework migration_entry_wait() to not take a pageref
by Alistair Popple
· 3 years ago
c522e3a
fscache: Add a comment explaining how page-release optimisation works
by David Howells
· 3 years ago
b64a331
cachefiles: Trace active-mark failure
by David Howells
· 3 years ago
8c39b8b
cachefiles: Make some tracepoint adjustments
by David Howells
· 3 years ago
3c7c250
Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 3 years ago
75242f3
Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 3 years ago
2ca42c3
of: property: define of_property_read_u{8,16,32,64}_array() unconditionally
by Michael Walle
· 3 years ago
66a8f7f
of: base: make small of_parse_phandle() variants static inline
by Michael Walle
· 3 years ago
64f29d8
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 3 years ago
440323b
asm-generic: Add missing brackets for io_stop_wc macro
by Xiongfeng Wang
· 3 years ago
fa2e1ba
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 3 years ago
f4484d1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 3 years ago
5bf1828
delayacct: track delays from memory compact
by wangyong
· 3 years ago
1193829
delayacct: cleanup flags in struct task_delay_info and functions use it
by Yang Yang
· 3 years ago
82065b72
delayacct: fix incomplete disable operation when switch enable to disable
by Yang Yang
· 3 years ago
a3d5dc9
delayacct: support swapin delay accounting for swapping without blkio
by Yang Yang
· 3 years ago
23b36fe
panic: use error_report_end tracepoint on warnings
by Marco Elver
· 3 years ago
c7e4289
uuid: remove licence boilerplate text from the header
by Andy Shevchenko
· 3 years ago
8e930a6
uuid: discourage people from using UAPI header in new code
by Andy Shevchenko
· 3 years ago
60c7801
kunit: replace kernel.h with the necessary inclusions
by Andy Shevchenko
· 3 years ago
fd0a146
hash.h: remove unused define directive
by Isabella Basso
· 3 years ago
0425473
list: introduce list_is_head() helper and re-use it in list.h
by Andy Shevchenko
· 3 years ago
d6986ce
kthread: dynamically allocate memory to store kthread's full name
by Yafang Shao
· 3 years ago
3087c61
tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
by Yafang Shao
· 3 years ago
95af469
fs/binfmt_elf: replace open-coded string copy with get_task_comm
by Yafang Shao
· 3 years ago
40cbf09
kernel.h: include a note to discourage people from including it in headers
by Andy Shevchenko
· 3 years ago
22c0339
include/linux/unaligned: replace kernel.h with the necessary inclusions
by Andy Shevchenko
· 3 years ago
ae62fbe
proc: make the proc_create[_data]() stubs static inlines
by Hans de Goede
· 3 years ago
20c0357
mm: percpu: add generic pcpu_populate_pte() function
by Kefeng Wang
· 3 years ago
23f9171
mm: percpu: add generic pcpu_fc_alloc/free funciton
by Kefeng Wang
· 3 years ago
1ca3fb3
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
by Kefeng Wang
· 3 years ago
0c34e79
RISC-V: Introduce sv48 support without relocatable kernel
by Palmer Dabbelt
· 3 years ago
60639f7
asm-generic: Prepare for riscv use of pud_alloc_one and pud_free
by Alexandre Ghiti
· 3 years, 1 month ago
12a8eee
KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx
by Sean Christopherson
· 3 years, 1 month ago
e6eec09
KVM: Drop unused kvm_vcpu.pre_pcpu field
by Sean Christopherson
· 3 years, 1 month ago
4f5a884
Merge branch 'kvm-pi-raw-spinlock' into HEAD
by Paolo Bonzini
· 3 years ago
1d1df41
Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 3 years ago
fd6f57b
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 3 years ago
0ed9059
Merge branch 'random-5.17-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
by Linus Torvalds
· 3 years ago
99845220
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by Jakub Kicinski
· 3 years ago
a672b2e
bpf: Fix ringbuf memory type confusion when passing to helpers
by Daniel Borkmann
· 3 years ago
be80a1d
bpf: Generalize check_ctx_reg for reuse with other types
by Daniel Borkmann
· 3 years ago
90ed1e6
random: rather than entropy_store abstraction, use global
by Jason A. Donenfeld
· 3 years ago
d8d83d8
lib/crypto: blake2s: move hmac construction into wireguard
by Jason A. Donenfeld
· 3 years ago
9961315
Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
by Linus Torvalds
· 3 years ago
fe81ba1
Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
by Linus Torvalds
· 3 years ago
3bf6a9e
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 3 years ago
8357f6f
Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 3 years ago
6a8d7fb
Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 3 years ago
e3a8b6a
Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
by Linus Torvalds
· 3 years ago
e3daa26
Merge branch 'acpi-pfrut'
by Rafael J. Wysocki
· 3 years ago
Next »