Age | Commit message (Expand) | Author |
2021-08-01 | Linux 5.14-rc4v5.14-rc4 | Linus Torvalds |
2021-08-01 | Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub... | Linus Torvalds |
2021-08-01 | Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-08-01 | Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-07-31 | Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-07-30 | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-07-30 | Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2021-07-30 | pipe: make pipe writes always wake up readers | Linus Torvalds |
2021-07-30 | Revert "perf map: Fix dso->nsinfo refcounting" | Arnaldo Carvalho de Melo |
2021-07-30 | Merge branches 'acpi-resources' and 'acpi-dptf' | Rafael J. Wysocki |
2021-07-30 | Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-07-30 | Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-07-30 | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-07-30 | Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2021-07-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-30 | Merge tag 'linux-can-fixes-for-5.14-20210730' of git://git.kernel.org/pub/scm... | Jakub Kicinski |
2021-07-30 | mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook() | Wang Hai |
2021-07-30 | slub: fix unreclaimable slab stat for bulk free | Shakeel Butt |
2021-07-30 | mm/migrate: fix NR_ISOLATED corruption on 64-bit | Aneesh Kumar K.V |
2021-07-30 | mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh... | Johannes Weiner |
2021-07-30 | ocfs2: issue zeroout to EOF blocks | Junxiao Bi |
2021-07-30 | ocfs2: fix zero out valid data | Junxiao Bi |
2021-07-30 | lib/test_string.c: move string selftest in the Runtime Testing menu | Matteo Croce |
2021-07-30 | gve: Update MAINTAINERS list | Catherine Sullivan |
2021-07-30 | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn |
2021-07-30 | can: esd_usb2: fix memory leak | Pavel Skripkin |
2021-07-30 | can: ems_usb: fix memory leak | Pavel Skripkin |
2021-07-30 | can: usb_8dev: fix memory leak | Pavel Skripkin |
2021-07-30 | can: mcba_usb_start(): add missing urb->transfer_dma initialization | Pavel Skripkin |
2021-07-30 | can: hi311x: fix a signedness bug in hi3110_cmd() | Dan Carpenter |
2021-07-30 | MAINTAINERS: add Yasushi SHOJI as reviewer for the Microchip CAN BUS Analyzer... | Marc Kleine-Budde |
2021-07-29 | Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-07-29 | Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2021-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
2021-07-29 | scsi: fas216: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2021-07-29 | scsi: acornscsi: Fix fall-through warning for clang | Gustavo A. R. Silva |
2021-07-29 | ARM: riscpc: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2021-07-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2021-07-29 | xfs: prevent spoofing of rtbitmap blocks when recovering buffers | Darrick J. Wong |
2021-07-29 | xfs: limit iclog tail updates | Dave Chinner |
2021-07-29 | xfs: need to see iclog flags in tracing | Dave Chinner |
2021-07-29 | xfs: Enforce attr3 buffer recovery order | Dave Chinner |
2021-07-29 | xfs: logging the on disk inode LSN can make it go backwards | Dave Chinner |
2021-07-29 | xfs: avoid unnecessary waits in xfs_log_force_lsn() | Dave Chinner |
2021-07-29 | xfs: log forces imply data device cache flushes | Dave Chinner |
2021-07-29 | xfs: factor out forced iclog flushes | Dave Chinner |
2021-07-29 | xfs: fix ordering violation between cache flushes and tail updates | Dave Chinner |
2021-07-29 | xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog | Dave Chinner |