| Commit message (Expand) | Author | Age | Files | Lines |
* | signal: define the SA_EXPOSE_TAGBITS bit in sa_flags | Peter Collingbourne | 2020-11-23 | 4 | -1/+42 |
* | signal: define the SA_UNSUPPORTED bit in sa_flags | Peter Collingbourne | 2020-11-23 | 2 | -0/+13 |
* | arch: provide better documentation for the arch-specific SA_* flags | Peter Collingbourne | 2020-11-23 | 1 | -8/+14 |
* | signal: clear non-uapi flag bits when passing/returning sa_flags | Peter Collingbourne | 2020-11-23 | 5 | -7/+26 |
* | arch: move SA_* definitions to generic headers | Peter Collingbourne | 2020-11-23 | 14 | -263/+51 |
* | parisc: start using signal-defs.h | Peter Collingbourne | 2020-11-23 | 1 | -12/+1 |
* | parisc: Drop parisc special case for __sighandler_t | Helge Deller | 2020-11-23 | 1 | -8/+0 |
* | Linux 5.10-rc3v5.10-rc3 | Linus Torvalds | 2020-11-09 | 1 | -1/+1 |
* | Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-11-08 | 5 | -7/+30 |
|\ |
|
| * | Documentation: remove mic/index from misc-devices/index.rst | Greg Kroah-Hartman | 2020-11-04 | 1 | -1/+0 |
| * | scripts: get_api.pl: Add sub-titles to ABI output | Mauro Carvalho Chehab | 2020-11-02 | 1 | -0/+17 |
| * | scripts: get_abi.pl: Don't let ABI files to create subtitles | Mauro Carvalho Chehab | 2020-11-02 | 1 | -0/+6 |
| * | docs: leds: index.rst: add a missing file | Mauro Carvalho Chehab | 2020-11-02 | 1 | -0/+1 |
| * | docs: ABI: sysfs-class-net: fix a typo | Mauro Carvalho Chehab | 2020-11-02 | 1 | -1/+1 |
| * | docs: ABI: sysfs-driver-dma-ioatdma: what starts with /sys | Mauro Carvalho Chehab | 2020-11-02 | 1 | -5/+5 |
* | | Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2020-11-08 | 5 | -25/+11 |
|\ \ |
|
| * | | vt: Disable KD_FONT_OP_COPY | Daniel Vetter | 2020-11-08 | 1 | -22/+2 |
| * | | tty: fix crash in release_tty if tty->port is not set | Matthias Reichl | 2020-11-06 | 1 | -2/+4 |
| * | | serial: txx9: add missing platform_driver_unregister() on error in serial_txx... | Qinglang Miao | 2020-11-06 | 1 | -0/+3 |
| * | | tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled | Lucas Stach | 2020-11-06 | 1 | -0/+1 |
| * | | serial: 8250_mtk: Fix uart_get_baud_rate warning | Claire Chang | 2020-11-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2020-11-08 | 11 | -6/+38 |
|\ \ |
|
| * \ | Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2020-11-07 | 2 | -1/+16 |
| |\ \ |
|
| | * | | USB: serial: option: add Telit FN980 composition 0x1055 | Daniele Palmas | 2020-11-04 | 1 | -0/+2 |
| | * | | USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 | Daniele Palmas | 2020-11-04 | 1 | -0/+6 |
| | * | | USB: serial: cyberjack: fix write-URB completion race | Johan Hovold | 2020-11-04 | 1 | -1/+6 |
| | * | | USB: serial: option: add Quectel EC200T module support | Ziyi Cao | 2020-10-28 | 1 | -0/+2 |
| * | | | USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_property | Zhang Qilong | 2020-11-06 | 1 | -1/+3 |
| * | | | usb: mtu3: fix panic in mtu3_gadget_stop() | Macpaul Lin | 2020-11-06 | 1 | -0/+1 |
| * | | | USB: Add NO_LPM quirk for Kingston flash drive | Alan Stern | 2020-11-03 | 1 | -0/+3 |
| * | | | Merge tag 'fixes-for-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2020-11-02 | 6 | -4/+15 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | usb: raw-gadget: fix memory leak in gadget_setup | Zqiang | 2020-10-27 | 1 | -1/+4 |
| | * | | usb: dwc2: Avoid leaving the error_debugfs label unused | Martin Blumenstingl | 2020-10-27 | 1 | -0/+3 |
| | * | | usb: dwc3: ep0: Fix delay status handling | Thinh Nguyen | 2020-10-27 | 1 | -1/+2 |
| | * | | usb: gadget: fsl: fix null pointer checking | Ran Wang | 2020-10-27 | 1 | -1/+1 |
| | * | | usb: gadget: goku_udc: fix potential crashes in probe | Evgeny Novikov | 2020-10-27 | 1 | -1/+1 |
| | * | | usb: dwc3: pci: add support for the Intel Alder Lake-S | Heikki Krogerus | 2020-10-27 | 1 | -0/+4 |
| | |/ |
|
* | | | fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent | Eddy Wu | 2020-11-08 | 1 | -5/+5 |
* | | | Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2020-11-08 | 8 | -33/+38 |
|\ \ \ |
|
| * | | | xfs: only flush the unshared range in xfs_reflink_unshare | Darrick J. Wong | 2020-11-05 | 1 | -1/+2 |
| * | | | xfs: fix scrub flagging rtinherit even if there is no rt device | Darrick J. Wong | 2020-11-04 | 1 | -2/+1 |
| * | | | xfs: fix missing CoW blocks writeback conversion retry | Darrick J. Wong | 2020-11-04 | 1 | -2/+4 |
| * | | | iomap: clean up writeback state logic on writepage error | Brian Foster | 2020-11-04 | 1 | -13/+2 |
| * | | | iomap: support partial page discard on writeback block mapping failure | Brian Foster | 2020-11-04 | 3 | -14/+17 |
| * | | | xfs: flush new eof page on truncate to avoid post-eof corruption | Brian Foster | 2020-11-04 | 1 | -0/+10 |
| * | | | xfs: set xefi_discard when creating a deferred agfl free log intent item | Darrick J. Wong | 2020-10-29 | 2 | -1/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'hch' (patches from Christoph) | Linus Torvalds | 2020-11-08 | 6 | -17/+39 |
|\ \ \ |
|
| * | | | proc "seq files": switch to ->read_iter | Christoph Hellwig | 2020-11-06 | 1 | -1/+1 |
| * | | | proc "single files": switch to ->read_iter | Greg Kroah-Hartman | 2020-11-06 | 1 | -1/+1 |
| * | | | proc/stat: switch to ->read_iter | Christoph Hellwig | 2020-11-06 | 1 | -1/+1 |