Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6f97fde8694d5242ace94a58bc8522a70b5f77cc
6f97fde
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by Jakub Kicinski
· 3 years ago
aafc2e3
ipv6: annotate accesses to fn->fn_sernum
by Eric Dumazet
· 3 years ago
ebdc1a0
tcp: add a missing sk_defer_free_flush() in tcp_splice_read()
by Eric Dumazet
· 3 years ago
48cec89
tcp: Add a stub for sk_defer_free_flush()
by Gal Pressman
· 3 years ago
cbda1b1
phylib: fix potential use-after-free
by Marek Behún
· 3 years ago
57afdc0
Merge branch 'stmmac-fixes'
by David S. Miller
· 3 years ago
0959bc4
net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode
by Yuji Ishikawa
· 3 years ago
1ba1a4a9
net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL
by Yuji Ishikawa
· 3 years ago
6cee105
ipv6_tunnel: Rate limit warning messages
by Ido Schimmel
· 3 years ago
e2f0820
ethtool: Fix link extended state for big endian
by Moshe Tal
· 3 years ago
d15c7e8
net: phy: broadcom: hook up soft_reset for BCM54616S
by Robert Hancock
· 3 years ago
973bf8f
net: sched: Clarify error message when qdisc kind is unknown
by Victor Nogueira
· 3 years ago
47934e06
net: fix information leakage in /proc/net/ptype
by Congyu Liu
· 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
b1e78ef
lib: remove redundant assignment to variable ret
by Colin Ian King
· 3 years ago
69d0db0
ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
by Kees Cook
· 3 years ago
bece04b
kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
by Marco Elver
· 3 years ago
bbd2e05
lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB
by Nathan Chancellor
· 3 years ago
e900909
btrfs: use generic Kconfig option for 256kB page size limit
by Nathan Chancellor
· 3 years ago
e4bbd20
arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB
by Nathan Chancellor
· 3 years ago
0aaa897
configs: introduce debug.config for CI-like setup
by Qian Cai
· 3 years ago
5bf1828
delayacct: track delays from memory compact
by wangyong
· 3 years ago
ec710aa
Documentation/accounting/delay-accounting.rst: add thrashing page cache and direct 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
e83a447
panic: remove oops_id
by Sebastian Andrzej Siewior
· 3 years ago
23b36fe
panic: use error_report_end tracepoint on warnings
by Marco Elver
· 3 years ago
25d2e88
fs/adfs: remove unneeded variable make code cleaner
by Minghao Chi
· 3 years ago
9bb56d5
FAT: use io_schedule_timeout() instead of congestion_wait()
by NeilBrown
· 3 years ago
e35fa56
hfsplus: use struct_group_attr() for memcpy() region
by Kees Cook
· 3 years ago
e1ce8a9
nilfs2: remove redundant pointer sbufs
by Colin Ian King
· 3 years ago
9630f0d
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
by H.J. Lu
· 3 years ago
c55cdc5
const_structs.checkpatch: add frequently used ops structs
by Rikard Falkeborn
· 3 years ago
b8709bc
checkpatch: improve Kconfig help test
by Joe Perches
· 3 years ago
36f8b34
checkpatch: relax regexp for COMMIT_LOG_LONG_LINE
by Jerome Forissier
· 3 years ago
e073e5e
lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
by Andrey Konovalov
· 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
0acc968
test_hash.c: refactor into kunit
by Isabella Basso
· 3 years ago
88168bf
lib/Kconfig.debug: properly split hash test kernel entries
by Isabella Basso
· 3 years ago
5427d3d
test_hash.c: split test_hash_init
by Isabella Basso
· 3 years ago
ae78806
test_hash.c: split test_int_hash into arch-specific functions
by Isabella Basso
· 3 years ago
fd0a146
hash.h: remove unused define directive
by Isabella Basso
· 3 years ago
a31f933
lib/list_debug.c: print more list debugging context in __list_del_entry_valid()
by Zhen Lei
· 3 years ago
0425473
list: introduce list_is_head() helper and re-use it in list.h
by Andy Shevchenko
· 3 years ago
70ac699
kstrtox: uninline everything
by Alexey Dobriyan
· 3 years ago
26d98e9
get_maintainer: don't remind about no git repo when --nogit is used
by Randy Dunlap
· 3 years ago
7f8ca0e
kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP)
by Davidlohr Bueso
· 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
4cfb943
tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm
by Yafang Shao
· 3 years ago
d068144
samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm
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
7b6397d
drivers/infiniband: replace open-coded string copy with get_task_comm
by Yafang Shao
· 3 years ago
503471a
fs/exec: replace strncpy with strscpy_pad in __get_task_comm
by Yafang Shao
· 3 years ago
06c5088
fs/exec: replace strlcpy with strscpy_pad in __set_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
7080cea
sysctl: remove redundant ret assignment
by luo penghao
· 3 years ago
153ee1c
sysctl: fix duplicate path separator in printed entries
by Geert Uytterhoeven
· 3 years ago
51a1873
proc: convert the return type of proc_fd_access_allowed() to be boolean
by Qi Zheng
· 3 years ago
ae62fbe
proc: make the proc_create[_data]() stubs static inlines
by Hans de Goede
· 3 years ago
25bc5b0
proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
by David Hildenbrand
· 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
7ecd19c
mm: percpu: generalize percpu related config
by Kefeng Wang
· 3 years ago
ff9fc0a
Merge branch 'ipv4-avoid-pathological-hash-tables'
by Jakub Kicinski
· 3 years ago
79eb15d
ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys
by Eric Dumazet
· 3 years ago
d07418a
ipv4: avoid quadratic behavior in netns dismantle
by Eric Dumazet
· 3 years ago
8eb896a7
Merge branch 'net-fsl-xgmac_mdio-add-workaround-for-erratum-a-009885'
by Jakub Kicinski
· 3 years ago
3f7c239
net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
by Tobias Waldekranz
· 3 years ago
0d375d61
powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses
by Tobias Waldekranz
· 3 years ago
ea11fc5
dt-bindings: net: Document fsl,erratum-a009885
by Tobias Waldekranz
· 3 years ago
6198c72
net/fsl: xgmac_mdio: Add workaround for erratum A-009885
by Tobias Waldekranz
· 3 years ago
baa5950
net: mscc: ocelot: fix using match before it is set
by Tom Rix
· 3 years ago
f1131b9
net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices
by Claudiu Beznea
· 3 years ago
1771afd
net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account
by Ard Biesheuvel
· 3 years ago
dded089
nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()
by Krzysztof Kozlowski
· 3 years ago
8c8963b
Merge branch 'axienet-fixes'
by David S. Miller
· 3 years ago
2d19c3f
net: axienet: increase default TX ring size to 128
by Robert Hancock
· 3 years ago
bb193e3
net: axienet: fix for TX busy handling
by Robert Hancock
· 3 years ago
aba57a8
net: axienet: fix number of TX ring slots for available check
by Robert Hancock
· 3 years ago
996defd
net: axienet: Fix TX ring slot available check
by Robert Hancock
· 3 years ago
70f5817
net: axienet: limit minimum TX ring size
by Robert Hancock
· 3 years ago
95978df
net: axienet: add missing memory barriers
by Robert Hancock
· 3 years ago
04cc2da
net: axienet: reset core on initialization prior to MDIO access
by Robert Hancock
· 3 years ago
b400c2f
net: axienet: Wait for PhyRstCmplt after core reset
by Robert Hancock
· 3 years ago
2e5644b
net: axienet: increase reset timeout
by Robert Hancock
· 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
e9f5cbc
Merge tag 'trace-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 3 years ago
f1b744f
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
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
39b419e
Merge tag 'hwlock-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
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
37c8d48
bpf, selftests: Add ringbuf memory type confusion test
by Daniel Borkmann
· 3 years ago
Next »