index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
1
-1
/
+1
2022-01-06
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2
-9
/
+21
2022-01-06
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
3
-31
/
+65
2022-01-06
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2
-4
/
+12
2022-01-07
Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd...
Dave Airlie
6
-1
/
+90
2022-01-06
i2c: mpc: Avoid out of bounds memory access
Chris Packham
1
-6
/
+9
2022-01-05
Merge tag 'socfpga_fix_for_v5.16_part_3' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
372
-1349
/
+3225
2022-01-05
Merge tag 'reset-fixes-for-v5.16-2' of git://git.pengutronix.de/pza/linux int...
Olof Johansson
2
-9
/
+7
2022-01-05
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
1
-2
/
+2
2022-01-05
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
1
-1
/
+1
2022-01-05
ftrace/samples: Add missing prototypes direct functions
Jiri Olsa
4
-0
/
+11
2022-01-05
Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
38
-229
/
+441
2022-01-05
RDMA/core: Don't infoleak GRH fields
Leon Romanovsky
1
-1
/
+1
2022-01-05
selftests: set amt.sh executable
Taehee Yoo
1
-0
/
+0
2022-01-05
RDMA/uverbs: Check for null return of kmalloc_array
Jiasheng Jiang
1
-0
/
+3
2022-01-05
Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
Aaron Ma
1
-3
/
+6
2022-01-05
Merge tag 'gpio-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+3
2022-01-05
Merge tag 'ieee802154-for-net-2022-01-05' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-4
/
+6
2022-01-05
Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
Maor Gottlieb
2
-15
/
+17
2022-01-05
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
3
-18
/
+87
2022-01-04
sfc: The RX page_ring is optional
Martin Habets
2
-0
/
+10
2022-01-04
iavf: Fix limit of total number of queues to active queues of VF
Karen Sornek
1
-1
/
+4
2022-01-04
i40e: Fix incorrect netdev's real number of RX/TX queues
Jedrzej Jagielski
1
-7
/
+25
2022-01-04
i40e: Fix for displaying message regarding NVM version
Mateusz Palczewski
1
-2
/
+2
2022-01-04
i40e: fix use-after-free in i40e_sync_filters_subtask()
Di Zhu
1
-0
/
+24
2022-01-04
i40e: Fix to not show opcode msg on unsuccessful VF MAC change
Mateusz Palczewski
1
-8
/
+32
2022-01-04
ieee802154: atusb: fix uninit value in atusb_set_extended_addr
Pavel Skripkin
1
-4
/
+6
2022-01-04
EDAC/i10nm: Release mdev/mbase when failing to detect HBM
Qiuxu Zhuo
1
-0
/
+9
2022-01-04
Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
4
-82
/
+55
2022-01-04
RDMA/rxe: Prevent double freeing rxe_map_set()
Li Zhijian
1
-9
/
+7
2022-01-04
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
3
-81
/
+54
2022-01-04
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
1
-1
/
+1
2022-01-04
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
1
-4
/
+2
2022-01-04
netrom: fix copying in user data in nr_setsockopt
Christoph Hellwig
1
-1
/
+1
2022-01-04
Merge branch 'srv6-traceroute'
David S. Miller
6
-33
/
+91
2022-01-04
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
2
-1
/
+21
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
4
-1
/
+38
2022-01-04
seg6: export get_srh() for ICMP handling
Andrew Lunn
3
-31
/
+32
2022-01-03
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
1
-1
/
+2
2022-01-03
Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-...
Jakub Kicinski
3
-11
/
+21
2022-01-03
Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...
Florian Fainelli
1
-2
/
+2
2022-01-03
md/raid1: fix missing bitmap update w/o WriteMostly devices
Song Liu
1
-1
/
+2
2022-01-03
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
1
-5
/
+3
2022-01-03
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
1
-2
/
+5
2022-01-03
MAINTAINERS: update gpio-brcmstb maintainers
Gregory Fong
1
-1
/
+2
2022-01-03
gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
Steven Lee
1
-1
/
+1
2022-01-02
Linux 5.16-rc8
v5.16-rc8
Linus Torvalds
1
-1
/
+1
2022-01-02
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...
Linus Torvalds
6
-21
/
+43
2022-01-02
net/fsl: Remove leftover definition in xgmac_mdio
Markus Koch
1
-1
/
+0
2022-01-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+8
[prev]
[next]