index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
/
common.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-31
pipe: make pipe writes always wake up readers
Linus Torvalds
1
-5
/
+5
2021-07-30
mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
Wang Hai
1
-1
/
+1
2021-07-30
slub: fix unreclaimable slab stat for bulk free
Shakeel Butt
1
-10
/
+12
2021-07-30
mm/migrate: fix NR_ISOLATED corruption on 64-bit
Aneesh Kumar K.V
1
-1
/
+1
2021-07-30
mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...
Johannes Weiner
1
-1
/
+2
2021-07-30
ocfs2: issue zeroout to EOF blocks
Junxiao Bi
1
-39
/
+60
2021-07-30
ocfs2: fix zero out valid data
Junxiao Bi
1
-2
/
+2
2021-07-30
lib/test_string.c: move string selftest in the Runtime Testing menu
Matteo Croce
2
-3
/
+3
2021-07-30
gve: Update MAINTAINERS list
Catherine Sullivan
1
-3
/
+3
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
13
-18
/
+0
2021-07-30
can: esd_usb2: fix memory leak
Pavel Skripkin
1
-1
/
+15
2021-07-30
can: ems_usb: fix memory leak
Pavel Skripkin
1
-1
/
+13
2021-07-30
can: usb_8dev: fix memory leak
Pavel Skripkin
1
-2
/
+13
2021-07-30
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
1
-0
/
+2
2021-07-30
can: hi311x: fix a signedness bug in hi3110_cmd()
Dan Carpenter
1
-1
/
+1
2021-07-30
MAINTAINERS: add Yasushi SHOJI as reviewer for the Microchip CAN BUS Analyzer...
Marc Kleine-Budde
1
-0
/
+6
2021-07-29
scsi: fas216: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
scsi: acornscsi: Fix fall-through warning for clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
ARM: riscpc: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
btrfs: calculate number of eb pages properly in csum_tree_block
David Sterba
1
-1
/
+1
2021-07-29
HID: ft260: fix device removal due to USB disconnect
Michael Zaidman
1
-16
/
+7
2021-07-29
alpha: register early reserved memory in memblock
Mike Rapoport
1
-6
/
+7
2021-07-29
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2
-56
/
+33
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
14
-8
/
+102
2021-07-28
dmaengine: idxd: Change license on idxd.h to LGPL
Tony Luck
1
-1
/
+1
2021-07-28
af_unix: fix garbage collect vs MSG_PEEK
Miklos Szeredi
1
-2
/
+49
2021-07-28
btrfs: fix rw device counting in __btrfs_free_extra_devids
Desmond Cheong Zhi Xi
1
-0
/
+1
2021-07-28
btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...
Filipe Manana
1
-2
/
+2
2021-07-28
btrfs: mark compressed range uptodate only if all bio succeed
Goldwyn Rodrigues
1
-1
/
+1
2021-07-28
ACPI: DPTF: Fix reading of attributes
Srinivas Pandruvada
1
-8
/
+43
2021-07-28
Revert "ACPI: resources: Add checks for ACPI IRQ override"
Hui Wang
1
-8
/
+1
2021-07-28
io_uring: fix poll requests leaking second poll entries
Hao Xu
1
-3
/
+2
2021-07-28
io_uring: don't block level reissue off completion path
Jens Axboe
1
-0
/
+6
2021-07-28
sis900: Fix missing pci_disable_device() in probe and remove
Wang Hai
1
-5
/
+2
2021-07-28
net: let flow have same hash in two directions
zhang kai
1
-9
/
+9
2021-07-28
platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
Thomas Weißschuh
1
-0
/
+1
2021-07-28
platform/x86: intel-hid: add Alder Lake ACPI device ID
Ping Bao
1
-0
/
+1
2021-07-28
HID: wacom: Skip processing of touches with negative slot values
Jason Gerecke
1
-0
/
+3
2021-07-28
HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
Jason Gerecke
1
-1
/
+1
2021-07-28
HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible"
Colin Ian King
1
-1
/
+1
2021-07-28
HID: apple: Add support for Keychron K1 wireless keyboard
Haochen Tong
1
-0
/
+2
2021-07-28
HID: fix typo in Kconfig
Christophe JAILLET
1
-1
/
+1
2021-07-28
nfc: nfcsim: fix use after free during module unload
Krzysztof Kozlowski
1
-2
/
+1
2021-07-28
tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
Wang Hai
1
-5
/
+2
2021-07-28
sctp: fix return value check in __sctp_rcv_asconf_lookup
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-28
nfc: s3fwrn5: fix undefined parameter values in dev_err()
Tang Bin
1
-1
/
+1
2021-07-28
block: delay freeing the gendisk
Christoph Hellwig
2
-2
/
+3
2021-07-28
blk-iocost: fix operation ordering in iocg_wake_fn()
Tejun Heo
1
-5
/
+6
2021-07-28
net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32
Chris Mi
1
-1
/
+1
2021-07-28
net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
Dima Chumak
1
-2
/
+31
[next]