| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: stmfts - fix reference leak in stmfts_input_open | Zheng Yongjun | 2022-03-21 | 1 | -3/+5 |
* | Input: add bounds checking to input_set_capability() | Jeff LaBundy | 2022-03-21 | 1 | -0/+19 |
* | Input: iqs5xx - use local input_dev pointer | Jeff LaBundy | 2022-03-21 | 1 | -8/+8 |
* | HID: google: modify HID device groups of eel | Zhengqiao Xia | 2022-03-15 | 1 | -1/+1 |
* | HID: google: Add support for vivaldi to hid-hammer | Stephen Boyd | 2022-03-15 | 2 | -0/+13 |
* | HID: google: extract Vivaldi hid feature mapping for use in hid-hammer | Stephen Boyd | 2022-03-15 | 5 | -104/+167 |
* | Input: extract ChromeOS vivaldi physmap show function | Stephen Boyd | 2022-03-15 | 9 | -66/+108 |
* | HID: google: switch to devm when registering keyboard backlight LED | Dmitry Torokhov | 2022-03-15 | 1 | -25/+13 |
* | Merge tag 'v5.17-rc8' into next | Dmitry Torokhov | 2022-03-15 | 905 | -4422/+9112 |
|\ |
|
| * | Linux 5.17-rc8v5.17-rc8 | Linus Torvalds | 2022-03-13 | 1 | -1/+1 |
| * | Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-03-13 | 8 | -63/+254 |
| |\ |
|
| | * | x86/sgx: Free backing memory after faulting the enclave page | Jarkko Sakkinen | 2022-03-11 | 1 | -9/+48 |
| | * | x86/traps: Mark do_int3() NOKPROBE_SYMBOL | Li Huafei | 2022-03-11 | 1 | -0/+1 |
| | * | x86/boot: Add setup_indirect support in early_memremap_is_setup_data() | Ross Philipson | 2022-03-09 | 1 | -2/+31 |
| | * | x86/boot: Fix memremap of setup_indirect structures | Ross Philipson | 2022-03-09 | 5 | -47/+166 |
| | * | x86/module: Fix the paravirt vs alternative order | Peter Zijlstra | 2022-03-08 | 1 | -5/+8 |
| * | | Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub... | Linus Torvalds | 2022-03-12 | 4 | -5/+12 |
| |\ \ |
|
| | * | | perf parse: Fix event parser error for hybrid systems | Zhengjun Xing | 2022-03-12 | 1 | -2/+4 |
| | * | | perf bench: Fix NULL check against wrong variable | Weiguo Li | 2022-03-12 | 1 | -1/+1 |
| | * | | perf parse-events: Fix NULL check against wrong variable | Weiguo Li | 2022-03-12 | 1 | -1/+1 |
| | * | | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo | 2022-03-12 | 1 | -1/+1 |
| | * | | tools kvm headers arm64: Update KVM headers from the kernel sources | Arnaldo Carvalho de Melo | 2022-03-12 | 1 | -0/+5 |
| * | | | Merge tag 'drm-fixes-2022-03-12' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-03-12 | 1 | -0/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP | Thomas Zimmermann | 2022-03-12 | 1 | -0/+1 |
| * | | | ARM: Spectre-BHB: provide empty stub for non-config | Randy Dunlap | 2022-03-11 | 1 | -0/+6 |
| * | | | Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-03-11 | 3 | -7/+19 |
| |\ \ \ |
|
| | * | | | riscv: Fix auipc+jalr relocation range checks | Emil Renner Berthing | 2022-03-11 | 1 | -5/+16 |
| | * | | | riscv: alternative only works on !XIP_KERNEL | Jisheng Zhang | 2022-03-10 | 2 | -2/+3 |
| * | | | | Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2022-03-11 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | powerpc: Fix STACKTRACE=n build | Michael Ellerman | 2022-03-07 | 1 | -1/+1 |
| * | | | | | ARM: fix Thumb2 regression with Spectre BHB | Russell King (Oracle) | 2022-03-11 | 1 | -2/+2 |
| * | | | | | Merge tag 'mmc-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2022-03-11 | 6 | -15/+22 |
| |\ \ \ \ \ |
|
| | * | | | | | mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND | Ulf Hansson | 2022-03-07 | 5 | -8/+14 |
| | * | | | | | mmc: meson: Fix usage of meson_mmc_post_req() | Rong Chen | 2022-02-28 | 1 | -7/+8 |
| * | | | | | | Merge branch 'davidh' (fixes from David Howells) | Linus Torvalds | 2022-03-11 | 6 | -20/+50 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cachefiles: Fix volume coherency attribute | David Howells | 2022-03-11 | 2 | -3/+22 |
| | * | | | | | | afs: Fix potential thrashing in afs writeback | David Howells | 2022-03-11 | 1 | -1/+8 |
| | * | | | | | | watch_queue: Make comment about setting ->defunct more accurate | David Howells | 2022-03-11 | 1 | -1/+1 |
| | * | | | | | | watch_queue: Fix lack of barrier/sync/lock between post and read | David Howells | 2022-03-11 | 2 | -2/+3 |
| | * | | | | | | watch_queue: Free the alloc bitmap when the watch_queue is torn down | David Howells | 2022-03-11 | 1 | -0/+1 |
| | * | | | | | | watch_queue: Fix the alloc bitmap size to reflect notes allocated | David Howells | 2022-03-11 | 1 | -1/+2 |
| | * | | | | | | watch_queue: Use the bitmap API when applicable | Christophe JAILLET | 2022-03-11 | 1 | -5/+2 |
| | * | | | | | | watch_queue: Fix to always request a pow-of-2 pipe ring size | David Howells | 2022-03-11 | 1 | -1/+1 |
| | * | | | | | | watch_queue: Fix to release page in ->release() | David Howells | 2022-03-11 | 1 | -0/+1 |
| | * | | | | | | watch_queue, pipe: Free watchqueue state after clearing pipe ring | David Howells | 2022-03-11 | 1 | -3/+5 |
| | * | | | | | | watch_queue: Fix filter limit check | David Howells | 2022-03-11 | 2 | -3/+4 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge tag 'drm-fixes-2022-03-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-03-11 | 3 | -6/+19 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | Merge tag 'drm-intel-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2022-03-11 | 2 | -2/+15 |
| | |\ \ \ \ \ |
|
| | | * | | | | | drm/i915/psr: Set "SF Partial Frame Enable" also on full update | Jouni Högander | 2022-03-07 | 2 | -2/+15 |
| | | |/ / / / |
|
| | * | | | | | Merge tag 'drm-misc-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2022-03-11 | 1 | -4/+4 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|