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
2021-12-15
ixgbe: set X550 MDIO speed before talking to PHY
Cyril Novikov
1
-0
/
+3
2021-12-15
dm integrity: fix data corruption due to improper use of bvec_kmap_local
Mike Snitzer
1
-1
/
+1
2021-12-15
ixgbe: Document how to enable NBASE-T support
Robert Schlabbach
2
-0
/
+20
2021-12-15
igc: Fix typo in i225 LTR functions
Sasha Neftin
1
-1
/
+1
2021-12-15
igbvf: fix double free in `igbvf_probe`
Letu Ren
1
-0
/
+1
2021-12-15
igb: Fix removal of unicast MAC filters of VFs
Karen Sornek
1
-14
/
+14
2021-12-15
Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-14
/
+25
2021-12-15
Merge tag 's390-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-11
/
+44
2021-12-15
Merge tag 'hyperv-fixes-signed-20211214' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2021-12-15
audit: improve robustness of the audit queue handling
Paul Moore
1
-11
/
+10
2021-12-15
soc/tegra: fuse: Fix bitwise vs. logical OR warning
Nathan Chancellor
2
-2
/
+2
2021-12-15
btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
Shin'ichiro Kawasaki
1
-2
/
+4
2021-12-15
btrfs: fix warning when freeing leaf after subvolume creation failure
Filipe Manana
1
-3
/
+4
2021-12-15
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
6
-22
/
+31
2021-12-15
btrfs: check WRITE_ERR when trying to read an extent buffer
Josef Bacik
1
-0
/
+8
2021-12-15
Merge tag 'wireless-drivers-2021-12-15' of git://git.kernel.org/pub/scm/linux...
David S. Miller
8
-19
/
+24
2021-12-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2
-8
/
+11
2021-12-14
bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
Daniel Borkmann
1
-2
/
+65
2021-12-14
bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg
Daniel Borkmann
1
-1
/
+8
2021-12-14
bpf, selftests: Add test case for atomic fetch on spilled pointer
Daniel Borkmann
2
-0
/
+117
2021-12-14
bpf: Fix kernel address leakage in atomic fetch
Daniel Borkmann
1
-3
/
+9
2021-12-14
bcache: fix NULL pointer reference in cached_dev_detach_finish
Lin Feng
1
-1
/
+2
2021-12-14
block: reduce kblockd_mod_delayed_work_on() CPU consumption
Jens Axboe
1
-0
/
+2
2021-12-14
Merge branch 'mptcp-fixes-for-ulp-a-deadlock-and-netlink-docs'
Jakub Kicinski
3
-11
/
+14
2021-12-14
mptcp: add missing documented NL params
Matthieu Baerts
1
-8
/
+10
2021-12-14
mptcp: fix deadlock in __mptcp_push_pending()
Maxim Galaganov
1
-1
/
+1
2021-12-14
mptcp: clear 'kern' flag from fallback sockets
Florian Westphal
1
-1
/
+3
2021-12-14
mptcp: remove tcp ulp setsockopt support
Florian Westphal
1
-1
/
+0
2021-12-14
drm/amd/pm: fix a potential gpu_metrics_table memory leak
Lang Yu
1
-0
/
+3
2021-12-14
drm/amdgpu: correct the wrong cached state for GMC on PICASSO
Evan Quan
3
-5
/
+18
2021-12-14
drm/amd/display: Reset DMCUB before HW init
Nicholas Kazlauskas
1
-0
/
+5
2021-12-14
drm/amd/display: Set exit_optimized_pwr_state for DCN31
Nicholas Kazlauskas
1
-0
/
+1
2021-12-14
drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC
Mario Limonciello
1
-0
/
+3
2021-12-14
drm/amdgpu: don't override default ECO_BITs setting
Hawking Zhang
8
-9
/
+0
2021-12-14
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
Le Ma
1
-2
/
+2
2021-12-14
ice: Don't put stale timestamps in the skb
Karol Kolacinski
2
-7
/
+10
2021-12-14
ice: Use div64_u64 instead of div_u64 in adjfine
Karol Kolacinski
1
-1
/
+1
2021-12-14
btrfs: fix missing last dir item offset update when logging directory
Filipe Manana
1
-0
/
+1
2021-12-14
btrfs: fix double free of anon_dev after failure to create subvolume
Filipe Manana
1
-0
/
+8
2021-12-14
btrfs: fix memory leak in __add_inode_ref()
Jianglei Nie
1
-0
/
+1
2021-12-14
selftests/bpf: Fix OOB write in test_verifier
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-12-14
xsk: Do not sleep in poll() when need_wakeup set
Magnus Karlsson
1
-2
/
+2
2021-12-14
iocost: Fix divide-by-zero on donation from low hweight cgroup
Tejun Heo
1
-1
/
+8
2021-12-14
Merge branch 'mlxsw-fixes'
David S. Miller
2
-1
/
+32
2021-12-14
selftests: mlxsw: Add a test case for MAC profiles consolidation
Danielle Ratson
1
-0
/
+30
2021-12-14
mlxsw: spectrum_router: Consolidate MAC profiles when possible
Danielle Ratson
1
-1
/
+2
2021-12-14
rds: memory leak in __rds_conn_create()
Hangyu Hua
1
-0
/
+1
2021-12-14
Merge tag 'mac80211-for-net-2021-12-14' of git://git.kernel.org/pub/scm/linux...
David S. Miller
10
-36
/
+90
2021-12-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
1
-3
/
+2
2021-12-14
flow_offload: return EOPNOTSUPP for the unsupported mpls action type
Baowen Zheng
1
-0
/
+1
[prev]
[next]