summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust2021-09-221-0/+2
* net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne2021-09-031-0/+4
* once: Fix panic when module unloadKefeng Wang2021-09-031-2/+2
* bpf: Fix 32 bit src register truncation on div/modDaniel Borkmann2021-09-031-0/+24
* PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-262-1/+2
* genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner2021-08-261-0/+2
* net: igmp: increase size of mr_ifc_countEric Dumazet2021-08-261-1/+1
* usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko2021-08-121-0/+1
* padata: add separate cpuhp node for CPUHP_PADATA_DEADDaniel Jordan2021-08-081-2/+4
* padata: validate cpumask without removed CPU during offlineDaniel Jordan2021-08-081-0/+1
* bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2021-08-081-0/+1
* bdi: move bdi_dev_name out of lineChristoph Hellwig2021-08-081-8/+1
* regulator: rt5033: Fix n_voltages settings for BUCK and LDOAxel Lin2021-08-081-2/+2
* 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
* NFS: nfs_find_open_context() may only select open filesTrond Myklebust2021-07-201-0/+1
* power: supply: ab8500: Fix an old bugLinus Walleij2021-07-201-1/+1
* net: fix mistake path for netdev_features_stringsJian Shen2021-07-201-1/+1
* random32: Fix implicit truncation warning in prandom_seed_state()Richard Fitzgerald2021-07-201-1/+1
* tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracingSteven Rostedt (VMware)2021-07-201-0/+10
* clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren2021-07-111-0/+1
* mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins2021-07-112-22/+7
* mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins2021-07-111-0/+3
* mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins2021-07-111-1/+2
* mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins2021-07-111-1/+7
* mm: add VM_WARN_ON_ONCE_PAGE() macroAlex Shi2021-07-111-0/+13
* ptp: improve max_adj check against unreasonable valuesJakub Kicinski2021-06-301-1/+1
* ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo2021-06-301-0/+8
* net: make get_net_ns return error if NET_NS is disabledChangbin Du2021-06-301-2/+0
* net: add documentation to socket.cPedro Tammela2021-06-302-6/+12
* HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam2021-06-301-2/+1
* kvm: fix previous commit for 32-bit buildsPaolo Bonzini2021-06-161-2/+2
* RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-161-0/+1
* usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso2021-06-161-1/+1
* kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini2021-06-161-1/+9
* perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers2021-06-101-0/+5
* net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-06-101-0/+2
* hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz2021-06-031-1/+1
* bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2021-06-031-2/+3
* vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-261-0/+1
* iomap: fix sub-page uptodate handlingChristoph Hellwig2021-05-221-0/+1
* i2c: Add I2C_AQ_NO_REP_START adapter quirkBence Csókás2021-05-221-0/+2
* smp: Fix smp_call_function_single_async prototypeArnd Bergmann2021-05-221-1/+1
* HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy2021-05-221-0/+2
* tty: fix return value for unsupported ioctlsJohan Hovold2021-05-221-1/+1
* spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III2021-05-221-0/+3
* modules: inherit TAINT_PROPRIETARY_MODULEChristoph Hellwig2021-05-221-0/+1
* modules: return licensing information from find_symbolChristoph Hellwig2021-05-221-1/+1
* modules: rename the licence field in struct symsearch to licenseChristoph Hellwig2021-05-221-1/+1
* modules: mark each_symbol_section staticChristoph Hellwig2021-05-221-9/+0