summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit2021-12-081-0/+2
* PCI: Add PCI_EXP_LNKCTL2_TLS* macrosFrederick Lawler2021-12-081-0/+5
* net: ieee802154: handle iftypes as u32Alexander Aring2021-12-081-3/+4
* RDMA/netlink: Add __maybe_unused to static inline in C fileLeon Romanovsky2021-11-261-1/+1
* net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies2021-11-261-1/+6
* 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
* rpmsg: Fix rpmsg_create_ept return when RPMSG config is not definedArnaud Pouliquen2021-11-261-1/+1
* task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller2021-11-261-0/+4
* 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-28/+28
* block: introduce multi-page bvec helpersMing Lei2021-11-121-3/+27
* 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
* sched: Always inline is_percpu_thread()Peter Zijlstra2021-10-171-1/+1
* lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso2021-10-091-7/+6
* 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
* cred: allow get_cred() and put_cred() to be given NULL.NeilBrown2021-10-061-5/+9
* af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2021-10-061-0/+2
* compiler.h: Introduce absolute_pointer macroGuenter Roeck2021-10-061-0/+2
* PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko2021-09-221-2/+3
* mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()David Hildenbrand2021-09-221-2/+2
* 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
* include/linux/list.h: add a macro to test if entry is pointing to the headAndy Shevchenko2021-09-221-10/+19
* 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
* psample: Add a fwd declaration for skbuffRoi Dayan2021-08-261-0/+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
* gro: ensure frag0 meets IP header alignmentEric Dumazet2021-08-041-0/+9
* virtio_net: Do not pull payload in skb->headEric Dumazet2021-08-041-5/+9
* sctp: move 198 addresses from unusable to private scopeXin Long2021-08-041-3/+1
* net: annotate data race around sk_ll_usecEric Dumazet2021-08-041-1/+1
* net: split out functions related to registering inflight socket filesJens Axboe2021-08-041-0/+1
* drm: Return -ENOTTY for non-drm ioctlsCharles Baylis2021-07-281-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
* NFS: nfs_find_open_context() may only select open filesTrond Myklebust2021-07-201-0/+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