Age | Commit message (Expand) | Author |
2022-08-18 | Input: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-17 | Input: adc-joystick - add polled input device support | Chris Morgan |
2022-08-17 | Input: Add IBM Operation Panel driver | Eddie James |
2022-08-17 | Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or... | Dmitry Torokhov |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-08-16 | gpio: pca953x: Make platform teardown callback return void | Uwe Kleine-König |
2022-08-16 | leds: lm3601x: Improve error reporting for problems during .remove() | Uwe Kleine-König |
2022-08-16 | leds: lm3601x: Don't use mutex after it was destroyed | Uwe Kleine-König |
2022-08-16 | leds: lm3697: Remove duplicated error reporting in .remove() | Uwe Kleine-König |
2022-08-16 | drm/i2c/sil164: Drop no-op remove function | Uwe Kleine-König |
2022-08-14 | Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-08-13 | Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-08-13 | Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb | Linus Torvalds |
2022-08-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-08-13 | Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-12 | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-08-12 | Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2022-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2022-08-12 | Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
2022-08-12 | Merge tag 'vfio-v6.0-rc1pt2' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2022-08-12 | perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes | Palmer Dabbelt |
2022-08-12 | xen/pciback: Fix comment typo | Jason Wang |
2022-08-12 | xen/xenbus: fix return type in xenbus_file_read() | Dan Carpenter |
2022-08-12 | xen-blkfront: Apply 'feature_persistent' parameter when connect | SeongJae Park |
2022-08-12 | xen-blkback: Apply 'feature_persistent' parameter when connect | Maximilian Heyne |
2022-08-12 | xen-blkback: fix persistent grants negotiation | SeongJae Park |
2022-08-12 | x86/xen: Add support for HVMOP_set_evtchn_upcall_vector | Jane Malalane |
2022-08-11 | Merge tag 'for-6.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-08-11 | Merge tag 'drm-next-2022-08-12-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-08-11 | Input: applespi - use correct struct names in comment | Colin Ian King |
2022-08-11 | Input: tc3589x-keypad - use correct struct names in comment | Colin Ian King |
2022-08-11 | RISC-V: Move counter info definition to sbi header file | Atish Patra |
2022-08-11 | RISC-V: Fix SBI PMU calls for RV32 | Atish Patra |
2022-08-11 | RISC-V: Update user page mapping only once during start | Atish Patra |
2022-08-11 | RISC-V: Fix counter restart during overflow for RV32 | Atish Patra |
2022-08-11 | RISC-V: Add Sstc extension support | Palmer Dabbelt |
2022-08-11 | RISC-V: Prefer sstc extension if available | Atish Patra |
2022-08-11 | i2c: move core from strlcpy to strscpy | Wolfram Sang |
2022-08-11 | i2c: move drivers from strlcpy to strscpy | Wolfram Sang |
2022-08-11 | i2c: kempld: Support ACPI I2C device declaration | Chris Pringle |
2022-08-11 | i2c: mediatek: add i2c compatible for MT8188 | Kewei Xu |
2022-08-11 | Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-08-11 | Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-12 | Merge tag 'drm-misc-next-fixes-2022-08-10' of git://anongit.freedesktop.org/d... | Dave Airlie |
2022-08-11 | Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2022-08-11 | dpaa2-eth: trace the allocated address instead of page struct | Chen Lin |
2022-08-11 | Merge branch 'acpi-properties' | Rafael J. Wysocki |
2022-08-11 | Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-08-11 | nfp: fix use-after-free in area_cache_get() | Jialiang Wang |
2022-08-11 | mlxsw: minimal: Fix deadlock in ports creation | Vadim Pasternak |