summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-28misc: sgi-xp: xp_main: make some symbols staticZou Wei1-2/+2
2021-03-24char: lp: remove redundant space around (inside) parenthesized expressionsQiang Ma1-2/+2
2021-03-24pps: clients: gpio: Rearrange optional stuff in pps_gpio_setup()Andy Shevchenko1-15/+18
2021-03-24pps: clients: gpio: Use struct device pointer directlyAndy Shevchenko1-23/+19
2021-03-24pps: clients: gpio: Make use of device propertiesAndy Shevchenko1-10/+7
2021-03-24pps: clients: gpio: Get rid of legacy platform dataAndy Shevchenko2-33/+3
2021-03-24pps: clients: gpio: Remove redundant condition in ->remove()Andy Shevchenko1-5/+3
2021-03-24pps: clients: gpio: Use dev_err_probe() to avoid log noiseAndy Shevchenko1-9/+6
2021-03-24pps: clients: gpio: Bail out on error when requesting GPIO echo lineAndy Shevchenko1-5/+5
2021-03-24binder: BINDER_GET_FROZEN_INFO ioctlMarco Ballesio3-0/+68
2021-03-24binder: use EINTR for interrupted wait for workMarco Ballesio1-2/+2
2021-03-24binder: BINDER_FREEZE ioctlMarco Ballesio3-10/+154
2021-03-24vmci_host: print unexpanded names of ioctl requests in debug messagesGleb Fotengauer-Malinovskiy1-1/+1
2021-03-24misc/sgi-xp: use NULL instead of using plain integer as pointerYang Li1-1/+1
2021-03-24w1: slaves: Typo fixesBhaskar Chowdhury1-2/+2
2021-03-24w1: Use kobj_to_dev()[RESEND]dongjian2-2/+2
2021-03-24w1: w1_therm: use clamp() in int_to_short()Dan Carpenter1-2/+1
2021-03-24char/mwave: turn tp3780I_Cleanup() into void functionYang Li2-6/+2
2021-03-24virt: acrn: Fix document of acrn_msi_inject()Shuo Liu1-1/+1
2021-03-24cxl: don't manipulate the mm.mm_users field directlyLaurent Dufour1-1/+1
2021-03-24cxl: Fix couple of spellingsBhaskar Chowdhury1-1/+1
2021-03-24misc: lis3lv02d: Do not log an error when kmalloc failsHans de Goede1-3/+1
2021-03-24misc: lis3lv02d: Change lis3lv02d_init_device() return value for unknown sens...Hans de Goede1-1/+1
2021-03-24misc: lis3lv02d: Fix false-positive WARN on various HP modelsHans de Goede1-5/+16
2021-03-24uapi: map_to_7segment: Remove licence boilerplateGeert Uytterhoeven1-14/+0
2021-03-24kgdb: fix gcc-11 warning on indentationArnd Bergmann1-13/+13
2021-03-24fpga: Add support for Xilinx DFX AXI Shutdown managerNava kishore Manne2-6/+40
2021-03-24dt-bindings: fpga: Add compatible value for Xilinx DFX AXI shutdown managerNava kishore Manne1-1/+23
2021-03-24fpga: xilinx-pr-decoupler: Simplify code by using dev_err_probe()Michal Simek1-5/+3
2021-03-24fpga: fpga-mgr: xilinx-spi: fix error messages on -EPROBE_DEFERLuca Ceresoli1-15/+9
2021-03-15Merge v5.12-rc3 into char-misc-nextGreg Kroah-Hartman665-3662/+5686
2021-03-15Linux 5.12-rc3v5.12-rc3Linus Torvalds1-1/+1
2021-03-15prctl: fix PR_SET_MM_AUXV kernel stack leakAlexey Dobriyan1-1/+1
2021-03-14Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-18/+8
2021-03-14Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-21/+39
2021-03-14Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-67/+63
2021-03-14Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-6/+7
2021-03-14Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-10/+9
2021-03-14Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-15/+51
2021-03-14Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+16
2021-03-14Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-29/+99
2021-03-14Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-9/+20
2021-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds27-81/+194
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-214/+332
2021-03-14Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner11444-286202/+488784
2021-03-13Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-28/+97
2021-03-13Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds49-38/+169
2021-03-13Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-47/+13
2021-03-13Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds19-107/+226
2021-03-13Merge tag 'erofs-for-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-17/+11