summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni
2022-01-22random: move the random sysctl declarations to its own fileXiaoming Ni
2022-01-22firmware_loader: move firmware sysctl to its own filesXiaoming Ni
2022-01-22cdrom: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-21parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin
2022-01-21Merge branches 'acpi-cppc' and 'acpi-dptf'Rafael J. Wysocki
2022-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-21HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke
2022-01-21HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke
2022-01-21HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2022-01-21ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()Damien Le Moal
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-21Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-01-21Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/...Dave Airlie
2022-01-20of: Check 'of_node_reused' flag on of_match_device()Rob Herring
2022-01-20of: base: make small of_parse_phandle() variants static inlineMichael Walle
2022-01-20riscv: canaan: remove useless select of non-existing config SYSCONLukas Bulwahn
2022-01-20Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2022-01-20Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2022-01-20Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()Yang Li
2022-01-20gpio: idt3243x: Fix an ignored error return from platform_get_irq()Yang Li
2022-01-20hash.h: remove unused define directiveIsabella Basso
2022-01-20drivers/infiniband: replace open-coded string copy with get_task_commYafang Shao
2022-01-20include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang
2022-01-19RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt
2022-01-19riscv: Implement sv48 supportAlexandre Ghiti