summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey2022-03-021-0/+5
* net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart2022-02-161-1/+0
* net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart2022-02-161-0/+13
* netfilter: nat: remove l4 protocol port roversFlorian Westphal2022-02-081-1/+1
* ipv4: avoid using shared IP generator for connected socketsEric Dumazet2022-02-081-11/+10
* net: fix information leakage in /proc/net/ptypeCongyu Liu2022-02-081-0/+1
* mm: add follow_pte_pmd()Ross Zwisler2022-01-271-0/+2
* lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso2022-01-271-7/+6
* rbtree: cache leftmost node internallyDavidlohr Bueso2022-01-272-3/+51
* net_sched: restore "mpu xxx" handlingKevin Bracey2022-01-271-0/+5
* 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