| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-05-19 | mfd: lp87565: Move LP87565_regulator_id to .c file |  Luca Ceresoli | 1 | -11/+0 |
| 2021-05-19 | mfd: lp87565: Fix typo in define names |  Luca Ceresoli | 1 | -12/+12 |
| 2021-05-19 | x86/signal: Detect and prevent an alternate signal stack overflow |  Chang S. Bae | 1 | -7/+12 |
| 2021-05-19 | Merge branch 'irq/affinity' into irq/core |  Thomas Gleixner | 1 | -33/+2 |
| 2021-05-19 | genirq: Export affinity setter for modules |  Thomas Gleixner | 1 | -33/+2 |
| 2021-05-19 | USB: serial: make usb_serial_driver::chars_in_buffer return uint |  Jiri Slaby | 1 | -2/+2 |
| 2021-05-19 | USB: serial: make usb_serial_driver::write_room return uint |  Jiri Slaby | 1 | -2/+2 |
| 2021-05-18 | {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table |  Eli Cohen | 1 | -0/+18 |
| 2021-05-18 | {net, RDMA}/mlx5: Fix override of log_max_qp by other device |  Maor Gottlieb | 1 | -22/+22 |
| 2021-05-19 | bpf: Add bpf_btf_find_by_name_kind() helper. |  Alexei Starovoitov | 1 | -0/+1 |
| 2021-05-19 | bpf: Introduce fd_idx |  Alexei Starovoitov | 1 | -0/+1 |
| 2021-05-19 | bpf: Make btf_load command to be bpfptr_t compatible. |  Alexei Starovoitov | 1 | -1/+1 |
| 2021-05-19 | bpf: Prepare bpf syscall to be used from kernel and user space. |  Alexei Starovoitov | 1 | -4/+4 |
| 2021-05-19 | bpf: Introduce bpfptr_t user/kernel pointer. |  Alexei Starovoitov | 1 | -0/+75 |
| 2021-05-19 | bpf: Introduce bpf_sys_bpf() helper and program type. |  Alexei Starovoitov | 2 | -0/+12 |
| 2021-05-18 | signal: Deliver all of the siginfo perf data in _perf |  Eric W. Biederman | 1 | -1/+4 |
| 2021-05-18 | signal: Factor force_sig_perf out of perf_sigtrap |  Eric W. Biederman | 1 | -0/+1 |
| 2021-05-18 | signal: Implement SIL_FAULT_TRAPNO |  Eric W. Biederman | 1 | -0/+1 |
| 2021-05-18 | siginfo: Move si_trapno inside the union inside _si_fault |  Eric W. Biederman | 1 | -3/+2 |
| 2021-05-18 | net: mdio: provide shim implementation of devm_of_mdiobus_register |  Vladimir Oltean | 1 | -0/+7 |
| 2021-05-18 | Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.13a', 'kvfree_rcu.2021.05.10c', 'mmdumpobj.2021.05.10c', 'nocb.2021.05.12a', 'srcu.2021.05.12a', 'tasks.2021.05.18a' and 'torture.2021.05.10c' into HEAD |  Paul E. McKenney | 6 | -41/+55 |
| 2021-05-18 | Merge tag 'v5.13-rc2' into spi-5.13 |  Mark Brown | 396 | -4003/+7931 |
| 2021-05-18 | skmsg: Remove unused parameters of sk_msg_wait_data() |  Cong Wang | 1 | -2/+1 |
| 2021-05-18 | spi: pxa2xx: Fix style of and typos in the comments and messages |  Andy Shevchenko | 2 | -7/+14 |
| 2021-05-18 | sched: Make the idle task quack like a per-CPU kthread |  Valentin Schneider | 1 | -0/+2 |
| 2021-05-18 | bus: ti-sysc: Fix am335x resume hang for usb otg module |  Tony Lindgren | 1 | -0/+1 |
| 2021-05-17 | net: stmmac: Add callbacks for DWC xpcs Energy Efficient Ethernet |  Michael Sit Wei Hong | 1 | -0/+1 |
| 2021-05-17 | net: pcs: Introducing support for DWC xpcs Energy Efficient Ethernet |  Michael Sit Wei Hong | 1 | -0/+2 |
| 2021-05-17 | genirq: Add a IRQF_NO_DEBUG flag |  Thomas Gleixner | 2 | -0/+5 |
| 2021-05-17 | ata: Replace inclusion of kernel.h by bits.h in the header |  Andy Shevchenko | 1 | -1/+1 |
| 2021-05-17 | iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() |  Jonathan Cameron | 1 | -1/+1 |
| 2021-05-17 | iio: st_sensors: Add lsm9ds0 IMU support |  Andy Shevchenko | 1 | -0/+2 |
| 2021-05-17 | iio: st_sensors: Make accel, gyro, magn and pressure probe shared |  Andy Shevchenko | 1 | -0/+20 |
| 2021-05-17 | iio: magnetometer: st_magn: Provide default platform data |  Andy Shevchenko | 1 | -1/+2 |
| 2021-05-17 | iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaque |  Jonathan Cameron | 2 | -11/+3 |
| 2021-05-17 | iio: core: move @flags from struct iio_dev to struct iio_dev_opaque |  Jonathan Cameron | 2 | -2/+2 |
| 2021-05-17 | iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaque |  Jonathan Cameron | 2 | -2/+2 |
| 2021-05-17 | iio: core: move @info_exist_lock to struct iio_dev_opaque |  Jonathan Cameron | 2 | -2/+2 |
| 2021-05-17 | iio: core: move @scan_index_timestamp to struct iio_dev_opaque |  Jonathan Cameron | 2 | -2/+4 |
| 2021-05-17 | iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaque |  Jonathan Cameron | 2 | -2/+2 |
| 2021-05-17 | iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque |  Jonathan Cameron | 2 | -3/+2 |
| 2021-05-17 | iio: avoid shadowing of variable name in to_iio_dev_opaque() |  Jonathan Cameron | 1 | -2/+2 |
| 2021-05-17 | iio: core: move @id from struct iio_dev to struct iio_dev_opaque |  Jonathan Cameron | 2 | -2/+4 |
| 2021-05-17 | iio: adis: add burst_max_speed_hz variable |  Nuno Sa | 1 | -0/+2 |
| 2021-05-17 | asm-generic: simplify asm/unaligned.h |  Arnd Bergmann | 3 | -249/+0 |
| 2021-05-17 | gpu: host1x: Split up client initalization and registration |  Thierry Reding | 1 | -6/+24 |
| 2021-05-17 | Merge 5.13-rc2 into usb-next |  Greg Kroah-Hartman | 10 | -13/+42 |
| 2021-05-17 | Merge 5.13-rc2 into driver-core-next |  Greg Kroah-Hartman | 10 | -13/+42 |
| 2021-05-16 | Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 1 | -0/+1 |
| 2021-05-15 | Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |