Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kprobes: Use rethook for kretprobe if possible | Masami Hiramatsu | 2022-03-29 | 1 | -2/+49 |
* | Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-03-29 | 2 | -11/+1 |
|\ | |||||
| * | net: move net_unlink_todo() out of the header | Johannes Berg | 2022-03-28 | 1 | -10/+0 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller | 2022-03-28 | 1 | -1/+1 |
| |\ | |||||
| | * | netfilter: egress: Report interface as outgoing | Phil Sutter | 2022-03-24 | 1 | -1/+1 |
* | | | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-03-28 | 1 | -11/+2 |
|\ \ \ | |||||
| * | | | xen/grant-table: remove readonly parameter from functions | Juergen Gross | 2022-03-16 | 1 | -3/+2 |
| * | | | xen/grant-table: remove gnttab_*transfer*() functions | Juergen Gross | 2022-03-16 | 1 | -8/+0 |
* | | | | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-03-28 | 6 | -4/+32 |
|\ \ \ \ | |||||
| * | | | | serial: 8250: fix XOFF/XON sending when DMA is used | Ilpo Järvinen | 2022-03-18 | 1 | -0/+2 |
| * | | | | serial: make uart_console_write->putchar()'s character an unsigned char | Jiri Slaby | 2022-03-03 | 1 | -1/+1 |
| * | | | | tty: serial: define UART_LCR_WLEN() macro | Jiri Slaby | 2022-02-28 | 1 | -0/+2 |
| * | | | | Merge 5.17-rc6 into tty-next | Greg Kroah-Hartman | 2022-02-28 | 22 | -59/+85 |
| |\ \ \ \ | |||||
| * | | | | | tty: Reserve ldisc 29 for development purposes | Max Staudt | 2022-02-26 | 1 | -2/+4 |
| * | | | | | serial: sunplus-uart: Add Sunplus SoC UART Driver | Hammer Hsieh | 2022-02-26 | 1 | -0/+3 |
| * | | | | | math64: New DIV_U64_ROUND_CLOSEST helper | Pali Rohár | 2022-02-25 | 1 | -0/+13 |
| * | | | | | serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type | Zev Weiss | 2022-02-21 | 1 | -0/+3 |
| * | | | | | Merge 5.17-rc4 into tty-next | Greg Kroah-Hartman | 2022-02-14 | 33 | -88/+275 |
| |\ \ \ \ \ | |||||
| * | | | | | | serial: core: Fix the definition name in the comment of UPF_* flags | Andy Shevchenko | 2022-02-04 | 1 | -1/+1 |
| * | | | | | | Merge tag 'v5.17-rc2' into tty-next | Greg Kroah-Hartman | 2022-01-30 | 32 | -104/+206 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | tty: add kfifo to tty_port | Jiri Slaby | 2022-01-26 | 1 | -0/+3 |
* | | | | | | | | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-28 | 1 | -0/+37 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 5.17-rc8 into staging-next | Greg Kroah-Hartman | 2022-03-14 | 32 | -71/+184 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge 5.17-rc6 into staging-next | Greg Kroah-Hartman | 2022-02-28 | 22 | -59/+85 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge 5.17-rc4 into staging-testing | Greg Kroah-Hartman | 2022-02-14 | 61 | -192/+481 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | dt-bindings: reset: add dt binding header for Mediatek MT7621 resets | Sergio Paracuellos | 2022-01-26 | 1 | -0/+37 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-03-28 | 3 | -27/+17 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | kernfs: remove unneeded #if 0 guard | Greg Kroah-Hartman | 2022-03-18 | 1 | -20/+0 |
| * | | | | | | | | | Merge 5.17-rc6 into driver-core-next | Greg Kroah-Hartman | 2022-02-28 | 78 | -251/+566 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | component: Add common helper for compare/release functions | Yong Wu | 2022-02-25 | 1 | -0/+6 |
| * | | | | | | | | | kernfs: move struct kernfs_root out of the public view. | Greg Kroah-Hartman | 2022-02-23 | 1 | -0/+4 |
| * | | | | | | | | | firmware_loader: simplfy builtin or module check | Luis Chamberlain | 2022-02-04 | 1 | -1/+1 |
| * | | | | | | | | | component: Replace most references to 'master' with 'aggregate device' | Stephen Boyd | 2022-01-31 | 1 | -9/+9 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-03-28 | 24 | -133/+712 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | misc: fastrpc: Add support to secure memory map | Vamsi Krishna Gattupalli | 2022-03-18 | 1 | -1/+4 |
| * | | | | | | | | | misc: fastrpc: check before loading process to the DSP | Jeya R | 2022-03-18 | 1 | -0/+17 |
| * | | | | | | | | | misc: fastrpc: Add support to get DSP capabilities | Jeya R | 2022-03-18 | 1 | -0/+8 |
| * | | | | | | | | | misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAP | Jeya R | 2022-03-18 | 1 | -0/+51 |
| * | | | | | | | | | counter: add new COUNTER_EVENT_CHANGE_OF_STATE | Oleksij Rempel | 2022-03-18 | 1 | -0/+2 |
| * | | | | | | | | | Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2022-03-18 | 1 | -5/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | coresight: Drop unused 'none' enum value for each component | Anshuman Khandual | 2022-03-11 | 1 | -5/+0 |
| * | | | | | | | | | | Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2022-03-18 | 6 | -44/+82 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | iio: afe: rescale: add offset support | Liam Beguin | 2022-02-27 | 1 | -0/+4 |
| | * | | | | | | | | | | iio: afe: rescale: expose scale processing function | Liam Beguin | 2022-02-27 | 1 | -0/+32 |
| | * | | | | | | | | | | iio: introduce mag_referenced | Cosmin Tanislav | 2022-02-21 | 1 | -0/+1 |
| | * | | | | | | | | | | iio: adc: qcom-vadc-common: Re-use generic struct u32_fract | Andy Shevchenko | 2022-01-30 | 1 | -12/+3 |
| | * | | | | | | | | | | math.h: Introduce data types for fractional numbers | Andy Shevchenko | 2022-01-30 | 1 | -0/+12 |
| | * | | | | | | | | | | iio: adis: stylistic changes | Nuno Sá | 2022-01-23 | 1 | -23/+25 |
| | * | | | | | | | | | | adis: simplify 'adis_update_bits' macros | Nuno Sá | 2022-01-23 | 1 | -8/+4 |
| | * | | | | | | | | | | iio: core: Fix the kernel doc regarding the currentmode iio_dev entry | Miquel Raynal | 2022-01-23 | 1 | -1/+1 |
| | | |/ / / / / / / / | | |/| | | | | | | | |