summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bug: split BUILD_BUG stuff out into <linux/build_bug.h>Ian Abbott2022-01-112-71/+85
* uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin2022-01-051-2/+2
* nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski2022-01-051-1/+1
* wait: add wake_up_pollfree()Eric Biggers2021-12-141-0/+26
* HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman2021-12-141-0/+5
* HID: introduce hid_is_using_ll_driverJason Gerecke2021-12-141-0/+11
* siphash: use _unaligned version by defaultArnd Bergmann2021-12-081-10/+4
* fs: add fget_many() and fput_many()Jens Axboe2021-12-082-1/+5
* kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu2021-12-081-0/+2
* shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn2021-12-083-3/+27
* xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross2021-12-081-133/+124
* NFC: add NCI_UNREG flag to eliminate the raceLin Ma2021-12-081-0/+1
* hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit2021-12-081-0/+2
* net: ieee802154: handle iftypes as u32Alexander Aring2021-12-081-3/+4
* scsi: target: Fix ordered tag handlingMike Christie2021-11-261-2/+4
* PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár2021-11-261-0/+6
* llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet2021-11-261-1/+3
* serial: core: Fix initializing and restoring termios speedPali Rohár2021-11-261-0/+2
* bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer2021-11-261-0/+1
* libata: fix read log timeout valueDamien Le Moal2021-11-261-1/+1
* binder: use cred instead of task for selinux checksTodd Kjos2021-11-262-30/+30
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2021-11-121-0/+13
* elfcore: correct reference to CONFIG_UMLLukas Bulwahn2021-10-271-1/+1
* libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2021-10-091-0/+1
* net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean2021-10-091-0/+3
* af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2021-10-091-0/+2
* cred: allow get_cred() and put_cred() to be given NULL.NeilBrown2021-10-061-5/+9
* compiler.h: Introduce absolute_pointer macroGuenter Roeck2021-10-061-0/+2
* sctp: validate from_addr_param returnMarcelo Ricardo Leitner2021-09-261-1/+1
* PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko2021-09-221-2/+3
* net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2021-09-221-1/+1
* mm/hugetlb: initialize hugetlb_usage in mm_initLiu Zixian2021-09-221-0/+9
* serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki2021-09-221-0/+1
* crypto: public_key: fix overflow during implicit conversionzhenwei pi2021-09-221-2/+2
* power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak2021-09-221-1/+1
* vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor2021-08-261-0/+1
* PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-262-1/+2
* usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko2021-08-151-0/+1
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-151-0/+1
* regulator: rt5033: Fix n_voltages settings for BUCK and LDOAxel Lin2021-08-081-2/+2
* net: llc: fix skb_over_panicPavel Skripkin2021-08-041-8/+23
* lib/string.c: add multibyte memset functionsMatthew Wilcox2021-08-041-0/+30
* sctp: move 198 addresses from unusable to private scopeXin Long2021-08-041-3/+1
* net: split out functions related to registering inflight socket filesJens Axboe2021-08-041-0/+1
* net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo2021-07-281-1/+3
* net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2021-07-281-1/+1
* scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie2021-07-201-0/+2
* power: supply: ab8500: Fix an old bugLinus Walleij2021-07-201-1/+1
* random32: Fix implicit truncation warning in prandom_seed_state()Richard Fitzgerald2021-07-201-1/+1
* crypto: shash - avoid comparing pointers to exported functions under CFIArd Biesheuvel2021-07-201-7/+1