| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | mips: lantiq: Add missing of_node_put() in irq.c | Liang He | 2022-06-21 | 1 | -0/+1 |
* | | mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node | Aidan MacDonald | 2022-06-21 | 2 | -4/+6 |
* | | mips/pic32/pic32mzda: Fix refcount leak bugs | Liang He | 2022-06-21 | 2 | -1/+9 |
* | | mips: lantiq: xway: Fix refcount leak bug in sysctrl | Liang He | 2022-06-21 | 1 | -0/+4 |
* | | mips: lantiq: falcon: Fix refcount leak bug in sysctrl | Liang He | 2022-06-21 | 1 | -0/+6 |
* | | mips: ralink: Fix refcount leak in of.c | Liang He | 2022-06-21 | 1 | -0/+2 |
* | | mips: mti-malta: Fix refcount leak in malta-time.c | Liang He | 2022-06-21 | 1 | -0/+2 |
* | | arch: mips: generic: Add missing of_node_put() in board-ranchu.c | Liang He | 2022-06-21 | 1 | -0/+1 |
* | | MIPS: Remove repetitive increase irq_err_count | huhai | 2022-06-21 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-06-03 | 1 | -6/+7 |
|\ |
|
| * | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman | 2022-05-07 | 1 | -4/+3 |
| * | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman | 2022-05-07 | 1 | -3/+5 |
* | | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-06-03 | 3 | -3/+3 |
|\ \ |
|
| * | | MIPS: Ingenic: Refresh USB nodes to match driver changes. | 周琰杰 (Zhou Yanjie) | 2022-04-21 | 3 | -3/+3 |
| |/ |
|
* | | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-06-03 | 1 | -150/+99 |
|\ \ |
|
| * | | termbits.h: Remove posix_types.h include | Ilpo Järvinen | 2022-05-19 | 1 | -2/+0 |
| * | | termbits.h: Align lines & format | Ilpo Järvinen | 2022-05-19 | 1 | -78/+78 |
| * | | termbits.h: create termbits-common.h for identical bits | Ilpo Järvinen | 2022-05-19 | 1 | -51/+2 |
| * | | Merge 5.18-rc7 into usb-next | Greg Kroah-Hartman | 2022-05-16 | 2 | -12/+7 |
| |\ \ |
|
| * | | | termbits: Convert octal defines to hex | Ilpo Järvinen | 2022-05-05 | 1 | -111/+111 |
| | |/
| |/| |
|
* | | | Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-06-02 | 1 | -6/+6 |
|\ \ \ |
|
| * | | | mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.h | Masahiro Yamada | 2022-06-02 | 1 | -6/+6 |
* | | | | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-06-02 | 1 | -9/+0 |
|\ \ \ \ |
|
| * | | | | Input: wm97xx - get rid of irq_enable method in wm97xx_mach_ops | Dmitry Torokhov | 2022-05-07 | 1 | -9/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-05-31 | 4 | -62/+16 |
|\ \ \ \ |
|
| * | | | | asm-generic: compat: Cleanup duplicate definitions | Guo Ren | 2022-04-26 | 1 | -11/+7 |
| * | | | | fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT | Guo Ren | 2022-04-26 | 1 | -0/+2 |
| * | | | | arch: Add SYSVIPC_COMPAT for all architectures | Guo Ren | 2022-04-26 | 1 | -5/+0 |
| * | | | | compat: consolidate the compat_flock{,64} definition | Christoph Hellwig | 2022-04-26 | 1 | -17/+2 |
| * | | | | uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h | Christoph Hellwig | 2022-04-26 | 2 | -6/+2 |
| * | | | | uapi: simplify __ARCH_FLOCK{,64}_PAD a little | Christoph Hellwig | 2022-04-26 | 1 | -23/+3 |
| |/ / / |
|
* | | | | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2022-05-30 | 1 | -2/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki | 2022-05-25 | 1 | -2/+1 |
| |\ \ \ \ |
|
| | * | | | | mips: Use do_kernel_power_off() | Dmitry Osipenko | 2022-05-19 | 1 | -2/+1 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2022-05-30 | 60 | -249/+358 |
|\ \ \ \ \ |
|
| * | | | | | MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DRIVERS_GENERIC | Tiezhu Yang | 2022-05-26 | 1 | -0/+2 |
| * | | | | | MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMA | Tiezhu Yang | 2022-05-24 | 1 | -1/+5 |
| * | | | | | MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem() | Tiezhu Yang | 2022-05-24 | 1 | -0/+5 |
| * | | | | | MIPS: Kconfig: Fix indentation and add endif comment | Juerg Haefliger | 2022-05-24 | 1 | -6/+6 |
| * | | | | | MIPS: bmips: Fix compiler warning observed on W=1 build | Jim Quinlan | 2022-05-23 | 1 | -0/+1 |
| * | | | | | MIPS: Rewrite `csum_tcpudp_nofold' in plain C | Maciej W. Rozycki | 2022-05-23 | 1 | -41/+38 |
| * | | | | | mips: setup: use strscpy to replace strlcpy | 陈学兵 | 2022-05-23 | 1 | -3/+3 |
| * | | | | | MIPS: Octeon: add SNIC10E board | Stijn Tintel | 2022-05-23 | 1 | -0/+2 |
| * | | | | | MIPS: Ingenic: Refresh defconfig for CU1000-Neo and CU1830-Neo. | 周琰杰 (Zhou Yanjie) | 2022-05-23 | 2 | -2/+2 |
| * | | | | | MIPS: Ingenic: Refresh device tree for Ingenic SoCs and boards. | 周琰杰 (Zhou Yanjie) | 2022-05-23 | 4 | -74/+138 |
| * | | | | | MIPS: Ingenic: Add PWM nodes for X1830. | 周琰杰 (Zhou Yanjie) | 2022-05-23 | 1 | -0/+14 |
| * | | | | | MIPS: Octeon: fix typo in comment | Julia Lawall | 2022-05-23 | 1 | -1/+1 |
| * | | | | | MIPS: loongson32: Kconfig: Remove extra space | Juerg Haefliger | 2022-05-23 | 1 | -1/+1 |
| * | | | | | MIPS: Sibyte: remove unnecessary return variable | Guo Zhengkui | 2022-05-12 | 1 | -3/+1 |
| * | | | | | MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Tiezhu Yang | 2022-05-12 | 2 | -14/+28 |