index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
exec.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-04
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
6
-23
/
+23
2020-01-04
fs/namespace.c: make to_mnt_ns() static
Eric Biggers
1
-1
/
+1
2020-01-04
fs/nsfs.c: include headers for missing declarations
Eric Biggers
1
-0
/
+3
2020-01-04
fs/direct-io.c: include fs/internal.h for missing prototype
Eric Biggers
1
-0
/
+2
2020-01-04
mm: move_pages: return valid node id in status if the page is already on the ...
Yang Shi
1
-6
/
+17
2020-01-04
memcg: account security cred as well to kmemcg
Shakeel Butt
1
-3
/
+3
2020-01-04
kcov: fix struct layout for kcov_remote_arg
Andrey Konovalov
2
-10
/
+10
2020-01-04
mm/zsmalloc.c: fix the migrated zspage statistics.
Chanho Min
1
-0
/
+5
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
10
-38
/
+29
2020-01-03
mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()
Jan Stancek
1
-1
/
+3
2020-01-03
kbuild/deb-pkg: annotate libelf-dev dependency as :native
Ard Biesheuvel
1
-1
/
+1
2020-01-03
gen_initramfs_list.sh: fix 'bad variable name' error
Masahiro Yamada
1
-1
/
+1
2020-01-03
media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytes
Sakari Ailus
1
-1
/
+1
2020-01-03
agp: remove unused variable arqsz in agp_3_5_enable()
Yunfeng Ye
1
-3
/
+1
2020-01-03
agp: remove unused variable mcapndx
Yunfeng Ye
1
-5
/
+0
2020-01-03
Revert "fs: remove ksys_dup()"
Dominik Brodowski
3
-21
/
+13
2020-01-02
gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again
Arnd Bergmann
1
-5
/
+4
2020-01-02
selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV
Sargun Dhillon
1
-1
/
+12
2020-01-02
seccomp: Check that seccomp_notif is zeroed out by the user
Sargun Dhillon
1
-0
/
+7
2020-01-02
selftests/seccomp: Zero out seccomp_notif
Sargun Dhillon
1
-0
/
+2
2020-01-02
samples/seccomp: Zero out members based on seccomp_notif_sizes
Sargun Dhillon
1
-2
/
+2
2020-01-02
pstore/ram: Write new dumps to start of recycled zones
Aleksandr Yashkin
1
-0
/
+11
2020-01-02
pstore/ram: Fix error-path memory leak in persistent_ram_new() callers
Kees Cook
1
-0
/
+2
2020-01-01
drm/amdgpu: correct RLC firmwares loading sequence
Evan Quan
2
-2
/
+2
2019-12-31
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
1
-1
/
+2
2019-12-31
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
4
-51
/
+22
2019-12-31
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
1
-0
/
+3
2019-12-31
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
4
-44
/
+39
2019-12-31
net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S
Vladimir Oltean
2
-6
/
+9
2019-12-31
Documentation: net: dsa: sja1105: Remove text about taprio base-time limitation
Vladimir Oltean
1
-6
/
+0
2019-12-31
net: dsa: sja1105: Remove restriction of zero base-time for taprio offload
Vladimir Oltean
1
-5
/
+0
2019-12-31
net: dsa: sja1105: Really make the PTP command read-write
Vladimir Oltean
1
-1
/
+1
2019-12-31
net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
Vladimir Oltean
2
-3
/
+3
2019-12-30
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
6
-19
/
+30
2019-12-30
kernel.h: Remove unused FIELD_SIZEOF()
Kees Cook
1
-9
/
+0
2019-12-30
null_blk: Fix REQ_OP_ZONE_CLOSE handling
Damien Le Moal
1
-1
/
+4
2019-12-30
block: fix splitting segments on boundary masks
Ming Lei
1
-9
/
+9
2019-12-30
Btrfs: fix infinite loop during nocow writeback due to race
Filipe Manana
1
-3
/
+3
2019-12-30
btrfs: fix compressed write bio blkcg attribution
Dennis Zhou
1
-4
/
+5
2019-12-30
btrfs: punt all bios created in btrfs_submit_compressed_write()
Dennis Zhou
1
-0
/
+4
2019-12-30
powerpc/spinlocks: Include correct header for static key
Jason A. Donenfeld
1
-0
/
+1
2019-12-30
ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC
Chris Chiu
1
-20
/
+18
2019-12-30
Linux 5.5-rc4
v5.5-rc4
Linus Torvalds
1
-1
/
+1
2019-12-29
mlxsw: spectrum: Use dedicated policer for VRRP packets
Ido Schimmel
2
-2
/
+8
2019-12-29
mlxsw: spectrum_router: Skip loopback RIFs during MAC validation
Amit Cohen
1
-0
/
+3
2019-12-29
locks: print unsigned ino in /proc/locks
Amir Goldstein
1
-1
/
+1
2019-12-29
ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code
Takashi Iwai
1
-3
/
+6
2019-12-29
drm/amdgpu: enable gfxoff for raven1 refresh
changzhu
1
-11
/
+4
2019-12-29
drm/amdgpu/smu: add metrics table lock for vega20 (v2)
Alex Deucher
1
-0
/
+3
2019-12-29
drm/amdgpu/smu: add metrics table lock for navi (v2)
Alex Deucher
1
-0
/
+3
[next]