| Commit message (Expand) | Author | Files | Lines |
2022-07-10 | Linux 5.19-rc6v5.19-rc6 | Linus Torvalds | 1 | -1/+1 |
2022-07-10 | ida: don't use BUG_ON() for debugging | Linus Torvalds | 1 | -1/+2 |
2022-07-10 | kbuild: remove unused cmd_none in scripts/Makefile.modinst | Masahiro Yamada | 1 | -3/+0 |
2022-07-10 | x86/boot: Fix the setup data types max limit | Borislav Petkov | 1 | -1/+1 |
2022-07-09 | drm/aperture: Run fbdev removal before internal helpers | Thomas Zimmermann | 1 | -11/+15 |
2022-07-09 | ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced() | Sven Schnelle | 1 | -1/+1 |
2022-07-09 | io_uring: check that we have a file table when allocating update slots | Jens Axboe | 1 | -0/+3 |
2022-07-08 | MAINTAINERS: Remove iommu@lists.linux-foundation.org | Joerg Roedel | 1 | -11/+0 |
2022-07-08 | io_uring: explicit sqe padding for ioctl commands | Pavel Begunkov | 2 | -2/+5 |
2022-07-07 | i2c: cadence: Unregister the clk notifier in error path | Satish Nagireddy | 1 | -0/+1 |
2022-07-07 | PM / devfreq: exynos-bus: Fix NULL pointer dereference | Christian Marangi | 1 | -3/+3 |
2022-07-07 | signal handling: don't use BUG_ON() for debugging | Linus Torvalds | 1 | -4/+4 |
2022-07-07 | x86/ibt, objtool: Don't discard text references from tracepoint section | Peter Zijlstra | 1 | -2/+1 |
2022-07-07 | gpiolib: cdev: fix null pointer dereference in linereq_free() | Kent Gibson | 1 | -3/+4 |
2022-07-07 | LoongArch: Fix section mismatch warning | Tiezhu Yang | 1 | -1/+0 |
2022-07-07 | LoongArch: Fix build errors for tinyconfig | Huacai Chen | 2 | -0/+2 |
2022-07-07 | LoongArch: Remove obsolete mentions of vcsr | Qi Hu | 4 | -14/+0 |
2022-07-07 | LoongArch: Drop these obsolete selects in Kconfig | Lukas Bulwahn | 1 | -4/+0 |
2022-07-07 | fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible() | Helge Deller | 1 | -1/+1 |
2022-07-07 | fbmem: Check virtual screen sizes in fb_set_var() | Helge Deller | 1 | -0/+10 |
2022-07-07 | fbcon: Prevent that screen size is smaller than font size | Helge Deller | 3 | -1/+35 |
2022-07-07 | fbcon: Disallow setting font bigger than screen size | Helge Deller | 1 | -0/+5 |
2022-07-07 | wireguard: Kconfig: select CRYPTO_CHACHA_S390 | Vladis Dronov | 1 | -0/+1 |
2022-07-07 | crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations | Jason A. Donenfeld | 2 | -115/+114 |
2022-07-07 | wireguard: selftests: use microvm on x86 | Jason A. Donenfeld | 3 | -8/+16 |
2022-07-07 | wireguard: selftests: always call kernel makefile | Jason A. Donenfeld | 1 | -3/+2 |
2022-07-07 | wireguard: selftests: use virt machine on m68k | Jason A. Donenfeld | 2 | -8/+6 |
2022-07-07 | wireguard: selftests: set fake real time in init | Jason A. Donenfeld | 8 | -0/+18 |
2022-07-07 | r8169: fix accessing unset transport header | Heiner Kallweit | 1 | -6/+4 |
2022-07-07 | net: rose: fix UAF bug caused by rose_t0timer_expiry | Duoming Zhou | 1 | -2/+2 |
2022-07-07 | usbnet: fix memory leak in error case | Oliver Neukum | 1 | -5/+12 |
2022-07-06 | nvme: use struct group for generic command dwords | Keith Busch | 2 | -1/+3 |
2022-07-06 | dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo | Samuel Holland | 1 | -1/+1 |
2022-07-06 | nvme-pci: phison e16 has bogus namespace ids | Keith Busch | 1 | -1/+2 |
2022-07-06 | video: of_display_timing.h: include errno.h | Hsin-Yi Wang | 1 | -0/+2 |
2022-07-06 | fbdev: fbmem: Fix logo center image dx issue | Guiling Deng | 1 | -1/+1 |
2022-07-06 | Revert "tls: rx: move counting TlsDecryptErrors for sync" | Gal Pressman | 1 | -4/+4 |
2022-07-06 | mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy | Geliang Tang | 1 | -0/+2 |
2022-07-06 | mptcp: fix local endpoint accounting | Paolo Abeni | 1 | -1/+2 |
2022-07-06 | selftests: mptcp: userspace PM support for MP_PRIO signals | Kishen Maloor | 2 | -2/+103 |
2022-07-06 | mptcp: netlink: issue MP_PRIO signals from userspace PMs | Kishen Maloor | 3 | -6/+62 |
2022-07-06 | mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags | Mat Martineau | 3 | -3/+12 |
2022-07-06 | mptcp: Avoid acquiring PM lock for subflow priority changes | Mat Martineau | 2 | -6/+5 |
2022-07-06 | mptcp: fix locking in mptcp_nl_cmd_sf_destroy() | Paolo Abeni | 1 | -13/+6 |
2022-07-06 | net/mlx5e: Fix matchall police parameters validation | Vlad Buslov | 1 | -7/+6 |
2022-07-06 | net/sched: act_police: allow 'continue' action offload | Vlad Buslov | 2 | -1/+2 |
2022-07-06 | iommu/vt-d: Fix RID2PASID setup/teardown failure | Lu Baolu | 4 | -94/+3 |
2022-07-06 | iommu/vt-d: Fix PCI bus rescan device hot add | Yian Chen | 1 | -1/+1 |
2022-07-06 | x86/compressed/64: Add identity mappings for setup_data entries | Michael Roth | 1 | -0/+13 |
2022-07-06 | dmaengine: lgm: Fix an error handling path in intel_ldma_probe() | Christophe JAILLET | 1 | -1/+2 |