| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge series "Extend regulator notification support" from Matti Vaittinen <ma... | Mark Brown | 2021-06-21 | 50 | -102/+481 |
|\ |
|
| * | regulator: add property parsing and callbacks to set protection limits | Matti Vaittinen | 2021-06-21 | 2 | -4/+63 |
| * | regulator: IRQ based event/error notification helpers | Matti Vaittinen | 2021-06-21 | 1 | -0/+135 |
| * | regulator: move rdev_print helpers to internal.h | Matti Vaittinen | 2021-06-21 | 2 | -5/+10 |
| * | regulator: add warning flags | Matti Vaittinen | 2021-06-21 | 1 | -0/+14 |
| * | reboot: Add hardware protection power-off | Matti Vaittinen | 2021-06-21 | 1 | -0/+1 |
| * | Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-05-29 | 1 | -4/+2 |
| |\ |
|
| | * | drivers: base: Fix device link removal | Rafael J. Wysocki | 2021-05-21 | 1 | -4/+2 |
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-05-29 | 2 | -3/+10 |
| |\ \ |
|
| | * | | KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK | Marcelo Tosatti | 2021-05-27 | 1 | -1/+1 |
| | * | | KVM: X86: Use _BITUL() macro in UAPI headers | Joe Richey | 2021-05-27 | 1 | -2/+3 |
| | * | | KVM: PPC: exit halt polling on need_resched() | Wanpeng Li | 2021-05-27 | 1 | -0/+6 |
| * | | | Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2021-05-28 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | SUNRPC: More fixes for backlog congestion | Trond Myklebust | 2021-05-26 | 1 | -0/+2 |
| | | |/
| | |/| |
|
| * | | | Merge tag 'sound-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2021-05-28 | 1 | -1/+1 |
| |\ \ \ |
|
| | * \ \ | Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 2021-05-25 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFC | Kuninori Morimoto | 2021-05-12 | 1 | -1/+1 |
| * | | | | | Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-05-28 | 1 | -1/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | init: verify that function is initcall_t at compile-time | Marco Elver | 2021-05-24 | 1 | -1/+2 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-05-26 | 10 | -33/+97 |
| |\ \ \ \ \ |
|
| | * | | | | | net: phy: Document phydev::dev_flags bits allocation | Florian Fainelli | 2021-05-26 | 1 | -0/+5 |
| | * | | | | | net: zero-initialize tc skb extension on allocation | Vlad Buslov | 2021-05-25 | 1 | -0/+11 |
| | * | | | | | {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table | Eli Cohen | 2021-05-18 | 1 | -0/+18 |
| | * | | | | | {net, RDMA}/mlx5: Fix override of log_max_qp by other device | Maor Gottlieb | 2021-05-18 | 1 | -22/+22 |
| | * | | | | | NFC: nci: fix memory leak in nci_allocate_device | Dongliang Mu | 2021-05-17 | 1 | -0/+1 |
| | * | | | | | net: sched: fix tx action rescheduling issue during deactivation | Yunsheng Lin | 2021-05-14 | 1 | -6/+1 |
| | * | | | | | net: sched: fix packet stuck problem for lockless qdisc | Yunsheng Lin | 2021-05-14 | 1 | -1/+34 |
| | * | | | | | netfilter: flowtable: Remove redundant hw refresh bit | Roi Dayan | 2021-05-14 | 1 | -1/+0 |
| | * | | | | | net: really orphan skbs tied to closing sk | Paolo Abeni | 2021-05-12 | 1 | -1/+3 |
| | * | | | | | mac80211: properly handle A-MSDUs that start with an RFC 1042 header | Mathy Vanhoef | 2021-05-11 | 1 | -2/+2 |
| * | | | | | | Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-05-24 | 2 | -4/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cgroup: fix spelling mistakes | Zhen Lei | 2021-05-24 | 2 | -4/+4 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-05-24 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Merge tag 'v5.13-rc2' into spi-5.13 | Mark Brown | 2021-05-18 | 723 | -7037/+17608 |
| | |\| | | | | |
|
| | * | | | | | | spi: Switch to signed types for *_native_cs SPI controller fields | Andy Shevchenko | 2021-05-11 | 1 | -2/+2 |
| * | | | | | | | linux/bits.h: fix compilation error with GENMASK | Rikard Falkeborn | 2021-05-22 | 3 | -9/+11 |
| * | | | | | | | Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-05-22 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | block: prevent block device lookups at the beginning of del_gendisk | Christoph Hellwig | 2021-05-20 | 1 | -2/+0 |
| * | | | | | | | | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-05-21 | 6 | -15/+18 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfo | Eric W. Biederman | 2021-05-18 | 1 | -3/+1 |
| | * | | | | | | | | signal: Deliver all of the siginfo perf data in _perf | Eric W. Biederman | 2021-05-18 | 4 | -6/+13 |
| | * | | | | | | | | signal: Factor force_sig_perf out of perf_sigtrap | Eric W. Biederman | 2021-05-18 | 1 | -0/+1 |
| | * | | | | | | | | signal: Implement SIL_FAULT_TRAPNO | Eric W. Biederman | 2021-05-18 | 1 | -0/+1 |
| | * | | | | | | | | siginfo: Move si_trapno inside the union inside _si_fault | Eric W. Biederman | 2021-05-18 | 2 | -8/+4 |
| * | | | | | | | | | Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2021-05-20 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | platform/surface: aggregator: avoid clang -Wconstant-conversion warning | Arnd Bergmann | 2021-05-19 | 1 | -3/+3 |
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-05-20 | 2 | -0/+38 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | dyndbg: avoid calling dyndbg_emit_prefix when it has no work | Jim Cromie | 2021-05-13 | 1 | -0/+5 |
| | * | | | | | | | | Merge tag 'misc-habanalabs-fixes-2021-05-08' of https://git.kernel.org/pub/sc... | Greg Kroah-Hartman | 2021-05-10 | 1 | -0/+33 |
| | |\ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | habanalabs: expose ASIC specific PLL index | Bharat Jauhari | 2021-05-08 | 1 | -0/+33 |