Age | Commit message (Expand) | Author | Files | Lines |
2021-12-18 | net: openvswitch: Fix matching zone id for invalid conns arriving from tc | Paul Blakey | 1 | -0/+1 |
2021-12-18 | net/sched: flow_dissector: Fix matching on zone id for invalid conns | Paul Blakey | 2 | -1/+2 |
2021-12-18 | net/sched: Extend qdisc control block with tc control block | Paul Blakey | 2 | -2/+15 |
2021-12-17 | Merge tag 'renesas-drivers-for-v5.17-tag2' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 2 | -0/+94 |
2021-12-17 | Merge tag 'renesas-arm-dt-for-v5.17-tag2' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann | 2 | -0/+94 |
2021-12-17 | Merge tag 'sunxi-dt-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 2 | -2/+2 |
2021-12-17 | Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/l... | Arnd Bergmann | 1 | -2/+2 |
2021-12-17 | asm-generic/error-injection.h: fix a spelling mistake, and a coding style issue | Wasin Thonkaew | 1 | -2/+2 |
2021-12-17 | net: fix typo in a comment | Xiang wangx | 1 | -1/+1 |
2021-12-17 | dt-bindings: power: imx8mn: add defines for DISP blk-ctrl domains | Adam Ford | 1 | -0/+5 |
2021-12-17 | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -8/+10 |
2021-12-16 | Merge tag 'jh7100-for-5.17' of https://github.com/esmil/linux into arm/newsoc | Arnd Bergmann | 3 | -0/+603 |
2021-12-16 | dt-bindings: pinctrl: Add StarFive pinctrl definitions | Emil Renner Berthing | 1 | -0/+275 |
2021-12-16 | dt-bindings: reset: Add StarFive JH7100 reset definitions | Geert Uytterhoeven | 1 | -0/+126 |
2021-12-16 | dt-bindings: clock: starfive: Add JH7100 clock definitions | Geert Uytterhoeven | 1 | -0/+202 |
2021-12-16 | dt-bindings: memory: tegra: Add Tegra234 support | Thierry Reding | 2 | -0/+41 |
2021-12-16 | dt-bindings: Update headers for Tegra234 | Mikko Perttunen | 2 | -5/+24 |
2021-12-16 | soc/tegra: Add devm_tegra_core_dev_init_opp_table_common() | Dmitry Osipenko | 1 | -0/+15 |
2021-12-16 | tee: handle lookup of shm with reference count 0 | Jens Wiklander | 1 | -2/+2 |
2021-12-16 | xen/console: harden hvc_xen against event channel storms | Juergen Gross | 1 | -0/+1 |
2021-12-15 | dt-bindings: clock: Add SM8450 GCC clock bindings | Vinod Koul | 1 | -0/+244 |
2021-12-15 | dt-bindings: clock: Add SDX65 GCC clock bindings | Vamsi krishna Lanka | 1 | -0/+122 |
2021-12-15 | mptcp: add missing documented NL params | Matthieu Baerts | 1 | -8/+10 |
2021-12-15 | Merge tag 'ixp4xx-arm-soc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 1 | -21/+0 |
2021-12-14 | Merge tag 'memory-controller-drv-renesas-5.17' of git://git.kernel.org/pub/sc... | Arnd Bergmann | 1 | -1/+7 |
2021-12-14 | Merge branch 'for-next/perf-user-counter-access' into for-next/perf | Will Deacon | 1 | -0/+10 |
2021-12-14 | drivers/perf: hisi: Add driver for HiSilicon PCIe PMU | Qi Liu | 1 | -0/+1 |
2021-12-14 | perf: Add a counter for number of user access events in context | Rob Herring | 1 | -0/+1 |
2021-12-14 | x86: perf: Move RDPMC event flag to a common definition | Rob Herring | 1 | -0/+9 |
2021-12-14 | Merge tag 'optee-async-notif-for-v5.17' of https://git.linaro.org/people/jens... | Arnd Bergmann | 1 | -0/+14 |
2021-12-14 | dt-bindings: power: imx8ulp: add power domain header file | Peng Fan | 1 | -0/+26 |
2021-12-14 | Merge tag 'renesas-drivers-for-v5.17-tag1' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 1 | -0/+2 |
2021-12-13 | dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721S2 | Aswath Govindraju | 1 | -0/+3 |
2021-12-13 | efi: Move efifb_setup_from_dmi() prototype from arch headers | Javier Martinez Canillas | 1 | -0/+6 |
2021-12-13 | dt-bindings: soc: samsung: Add Exynos USI bindings | Sam Protsenko | 1 | -0/+17 |
2021-12-12 | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+13 |
2021-12-12 | Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2021-12-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -4/+23 |
2021-12-11 | timers: implement usleep_idle_range() | SeongJae Park | 1 | -1/+13 |
2021-12-11 | Increase default MLOCK_LIMIT to 8 MiB | Drew DeVault | 1 | -3/+10 |
2021-12-11 | Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+1 |
2021-12-11 | Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -1/+27 |
2021-12-10 | arch: Make ARCH_STACKWALK independent of STACKTRACE | Peter Zijlstra | 1 | -17/+18 |
2021-12-09 | percpu_ref: Replace kernel.h with the necessary inclusions | Andy Shevchenko | 1 | -1/+1 |
2021-12-09 | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 9 | -32/+38 |
2021-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 1 | -0/+5 |
2021-12-09 | aio: fix use-after-free due to missing POLLFREE handling | Eric Biggers | 1 | -1/+1 |
2021-12-09 | wait: add wake_up_pollfree() | Eric Biggers | 1 | -0/+26 |
2021-12-09 | bus: mhi: core: Add support for forced PM resume | Loic Poulain | 1 | -0/+13 |
2021-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 1 | -3/+3 |