Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
88168bf35c5260013daab4bddf944cd557cb6f08
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
df0cc57
Linux 5.16
by Linus Torvalds
· 3 years ago
e900deb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 3 years ago
9535012
Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 3 years ago
9a12a5a
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
by Linus Torvalds
· 3 years ago
df5bc0a
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
by Len Brown
· 3 years ago
cf73ed8
Input: zinitix - make sure the IRQ is allocated before it gets enabled
by Nikita Travkin
· 3 years ago
c801335
ARM: dts: gpio-ranges property is now required
by Phil Elwell
· 3 years ago
4634129
Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 3 years ago
21f35d2
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 3 years ago
d445d64
Merge tag 'for-v5.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 3 years ago
622e42a
Merge tag 'xfs-5.16-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 3 years ago
d1587f7
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 3 years ago
35632d9
Merge tag 'block-5.16-2022-01-07' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 3 years ago
494603e
Merge tag 'edac_urgent_for_v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 3 years ago
a19f75d
Revert "i2c: core: support bus regulator controlling in adapter"
by Wolfram Sang
· 3 years ago
dc9f2dd
Revert "libtraceevent: Increase libtraceevent logging when verbose"
by Arnaldo Carvalho de Melo
· 3 years ago
f06a82f
perf trace: Avoid early exit due to running SIGCHLD handler before it makes sense to
by Jiri Olsa
· 3 years ago
2455672
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 3 years ago
7a6043c
Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 3 years ago
fffb532
KVM: x86: Check for rmaps allocation
by Nikunj A Dadhania
· 3 years ago
597cb79
KVM: SEV: Mark nested locking of kvm->lock
by Wanpeng Li
· 3 years ago
ddec8ed
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 3 years ago
b2b436e
Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 3 years ago
bf35a78
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
by Tejun Heo
· 3 years ago
613e040
selftests: cgroup: Test open-time credential usage for migration checks
by Tejun Heo
· 3 years ago
b09c2ba
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
by Tejun Heo
· 3 years ago
e574576
cgroup: Use open-time cgroup namespace for process migration perm checks
by Tejun Heo
· 3 years ago
0d2b5955
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
by Tejun Heo
· 3 years ago
1756d79
cgroup: Use open-time credentials for process migraton perm checks
by Tejun Heo
· 3 years ago
936a937
Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd5f/linux into drm-fixes
by Dave Airlie
· 3 years ago
72a4a87
i2c: mpc: Avoid out of bounds memory access
by Chris Packham
· 3 years ago
8922bb6
Merge tag 'socfpga_fix_for_v5.16_part_3' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes
by Olof Johansson
· 3 years ago
fde9ec3
Merge tag 'reset-fixes-for-v5.16-2' of git://git.pengutronix.de/pza/linux into arm/fixes
by Olof Johansson
· 3 years ago
f28439d
tracing: Tag trace_percpu_buffer as a percpu pointer
by Naveen N. Rao
· 3 years ago
823e670
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
by Naveen N. Rao
· 3 years ago
0daf5cb
ftrace/samples: Add missing prototypes direct functions
by Jiri Olsa
· 3 years ago
75acfdb
Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 3 years ago
b35a0f4
RDMA/core: Don't infoleak GRH fields
by Leon Romanovsky
· 3 years ago
db54c12
selftests: set amt.sh executable
by Taehee Yoo
· 3 years ago
7694a7d
RDMA/uverbs: Check for null return of kmalloc_array
by Jiasheng Jiang
· 3 years ago
00fcf8c
Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
by Aaron Ma
· 3 years ago
49ef78e
Merge tag 'gpio-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
by Linus Torvalds
· 3 years ago
af872b6
Merge tag 'ieee802154-for-net-2022-01-05' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
by Jakub Kicinski
· 3 years ago
4163cb3
Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
by Maor Gottlieb
· 3 years ago
b3c8e0d
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
by David S. Miller
· 3 years ago
1d5a474
sfc: The RX page_ring is optional
by Martin Habets
· 3 years ago
b712941
iavf: Fix limit of total number of queues to active queues of VF
by Karen Sornek
· 3 years, 4 months ago
e738451
i40e: Fix incorrect netdev's real number of RX/TX queues
by Jedrzej Jagielski
· 3 years ago
40feded
i40e: Fix for displaying message regarding NVM version
by Mateusz Palczewski
· 3 years, 1 month ago
3116f59
i40e: fix use-after-free in i40e_sync_filters_subtask()
by Di Zhu
· 3 years, 1 month ago
01cbf50
i40e: Fix to not show opcode msg on unsuccessful VF MAC change
by Mateusz Palczewski
· 3 years, 10 months ago
754e438
ieee802154: atusb: fix uninit value in atusb_set_extended_addr
by Pavel Skripkin
· 3 years ago
c370baa
EDAC/i10nm: Release mdev/mbase when failing to detect HBM
by Qiuxu Zhuo
· 3 years ago
6f89ecf
Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by Jakub Kicinski
· 3 years ago
8ff5f5d
RDMA/rxe: Prevent double freeing rxe_map_set()
by Li Zhijian
· 3 years ago
8b5cb7e
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
by Pavel Skripkin
· 3 years ago
68a18ad
mac80211: initialize variable have_higher_than_11mbit
by Tom Rix
· 3 years ago
7d18a07
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
by Eric Dumazet
· 3 years ago
3087a6f
netrom: fix copying in user data in nr_setsockopt
by Christoph Hellwig
· 3 years ago
d2d9a6d
Merge branch 'srv6-traceroute'
by David S. Miller
· 3 years ago
222a011
udp6: Use Segment Routing Header for dest address if present
by Andrew Lunn
· 3 years ago
e412944
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
by Andrew Lunn
· 3 years ago
fa55a7d
seg6: export get_srh() for ICMP handling
by Andrew Lunn
· 3 years ago
26bc4f0
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.16
by Jens Axboe
· 3 years ago
e8fe9e8
Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-merge
by Jakub Kicinski
· 3 years ago
065e1ae
Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_register"
by Florian Fainelli
· 3 years ago
46669e8
md/raid1: fix missing bitmap update w/o WriteMostly devices
by Song Liu
· 3 years ago
95bdba2
ipv6: Do cleanup if attribute validation fails in multipath route
by David Ahern
· 3 years ago
e30a845
ipv6: Continue processing multipath route even if gateway attribute is invalid
by David Ahern
· 3 years ago
32e246b
MAINTAINERS: update gpio-brcmstb maintainers
by Gregory Fong
· 3 years ago
e5a7431
gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
by Steven Lee
· 3 years ago
c9e6606
Linux 5.16-rc8
by Linus Torvalds
· 3 years ago
Next »