summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso2021-05-221-0/+6
* 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
* tty: actually undefine superseded ASYNC flagsJohan Hovold2021-05-221-2/+2
* spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III2021-05-221-0/+3
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-05-221-0/+1
* 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
* modules: mark find_symbol staticChristoph Hellwig2021-05-221-11/+0
* modules: mark ref_module staticChristoph Hellwig2021-05-221-1/+0
* Fix misc new gcc warningsLinus Torvalds2021-05-221-1/+1
* power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer2021-05-221-1/+0
* crypto: api - check for ERR pointers in crypto_destroy_tfm()Ard Biesheuvel2021-05-227-0/+16
* ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-05-071-1/+8
* net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2021-04-281-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
* net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish2021-04-141-1/+3
* net: ensure mac header is set in virtio_net_hdr_to_skb()Eric Dumazet2021-04-141-0/+2
* extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski2021-04-071-0/+23
* tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin2021-04-071-1/+1
* net: sched: validate stab valuesEric Dumazet2021-03-301-1/+9
* 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
* macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet2021-03-301-1/+2
* u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra2021-03-301-3/+4
* kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov2021-03-241-0/+13
* USB: replace hardcode maximum usb string length by definitionMacpaul Lin2021-03-241-0/+3
* usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern2021-03-241-0/+2
* vmlinux.lds.h: Create section for protection against instrumentationNicolas Boichat2021-03-244-0/+73
* include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)2021-03-171-1/+2
* stop_machine: mark helpers __always_inlineArnd Bergmann2021-03-171-5/+6
* scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov2021-03-171-0/+1
* net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth2021-03-171-1/+6
* tcp: annotate tp->write_seq lockless readsEric Dumazet2021-03-171-1/+1
* can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel2021-03-171-2/+6
* net: Introduce parse_protocol header_ops callbackMaxim Mikityanskiy2021-03-171-0/+10
* uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin2021-03-171-1/+1
* misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju2021-03-111-0/+2
* block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2021-03-111-2/+3
* zsmalloc: account the number of compacted pages correctlyRokudo Yan2021-03-071-1/+1