summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso2021-05-191-0/+6
* i2c: Add I2C_AQ_NO_REP_START adapter quirkBence Csókás2021-05-191-0/+2
* PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren2021-05-191-0/+1
* smp: Fix smp_call_function_single_async prototypeArnd Bergmann2021-05-141-1/+1
* net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing2021-05-141-1/+0
* HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy2021-05-141-0/+2
* tty: fix return value for unsupported ioctlsJohan Hovold2021-05-141-1/+1
* tty: actually undefine superseded ASYNC flagsJohan Hovold2021-05-141-2/+2
* spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III2021-05-141-0/+3
* KVM: Stop looking for coalesced MMIO zones if the bus is destroyedSean Christopherson2021-05-141-2/+2
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-05-141-0/+1
* Fix misc new gcc warningsLinus Torvalds2021-05-111-1/+1
* power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer2021-05-111-1/+0
* usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak2021-05-111-1/+2
* crypto: api - check for ERR pointers in crypto_destroy_tfm()Ard Biesheuvel2021-05-117-0/+16
* modules: inherit TAINT_PROPRIETARY_MODULEChristoph Hellwig2021-05-111-0/+1
* modules: return licensing information from find_symbolChristoph Hellwig2021-05-111-1/+1
* modules: rename the licence field in struct symsearch to licenseChristoph Hellwig2021-05-111-1/+1
* modules: mark each_symbol_section staticChristoph Hellwig2021-05-111-9/+0
* modules: mark find_symbol staticChristoph Hellwig2021-05-111-11/+0
* modules: mark ref_module staticChristoph Hellwig2021-05-111-1/+0
* mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson2021-05-111-3/+0
* bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2021-05-071-2/+3
* ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-05-071-1/+8
* gpio: omap: Save and restore sysconfigTony Lindgren2021-04-281-0/+3
* net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2021-04-211-2/+3
* netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal2021-04-211-2/+3
* netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal2021-04-211-2/+3
* net/mlx5: Fix PBMC register mappingAya Levin2021-04-141-1/+1
* net/mlx5: Fix placement of log_max_flow_counterRaed Salem2021-04-141-3/+3
* sch_red: fix off-by-one checks in red_check_params()Eric Dumazet2021-04-141-2/+2
* xfrm: Fix NULL pointer dereference on policy lookupSteffen Klassert2021-04-141-1/+1
* net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish2021-04-141-1/+3
* net: let skb_orphan_partial wake-up waiters.Paolo Abeni2021-04-141-0/+9
* net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet2021-04-141-0/+2
* bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend2021-04-141-2/+6
* extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski2021-04-071-0/+23
* net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel2021-04-072-1/+45
* can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-301-0/+2
* locking/mutex: Fix non debug version of mutex_lock_io_nested()Thomas Gleixner2021-03-301-1/+1
* ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-301-0/+1
* netfilter: x_tables: Use correct memory barriers.Mark Tomlinson2021-03-301-1/+1
* Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson2021-03-301-4/+1
* bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programsSasha Levin2021-03-301-4/+5
* tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin2021-03-301-1/+1
* net: sched: validate stab valuesEric Dumazet2021-03-301-1/+9
* macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet2021-03-301-1/+2
* ipv6: fix suspecious RCU usage warningWei Wang2021-03-301-0/+24
* kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov2021-03-301-1/+14
* u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra2021-03-301-3/+4