summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* perf: Rework perf_event_exit_event()Peter Zijlstra2021-05-111-0/+1
* mfd: da9063: Support SMBus and I2C modeHubert Streidl2021-05-111-0/+3
* mfd: intel-m10-bmc: Fix the register access rangeXu Yilun2021-05-111-1/+1
* power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer2021-05-111-1/+0
* random: initialize ChaCha20 constants with correct endiannessEric Biggers2021-05-111-2/+7
* 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
* mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson2021-05-111-3/+0
* swiotlb: add a IO_TLB_SIZE defineJianxiong Gao2021-05-071-0/+1
* driver core: add a min_align_mask field to struct device_dma_parametersJianxiong Gao2021-05-072-0/+17
* capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn2021-05-072-1/+5
* bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2021-05-071-2/+3
* bpf: Allow variable-offset stack accessAndrei Matei2021-04-282-1/+7
* 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
* dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang2021-04-211-2/+2
* gpu: host1x: Use different lock classes for each clientMikko Perttunen2021-04-161-1/+8
* net/mlx5: Fix PBMC register mappingAya Levin2021-04-141-1/+1
* net/mlx5: Fix PPLM register mappingAya Levin2021-04-141-0/+2
* 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
* virtchnl: Fix layout of RSS structuresNorbert Ciosek2021-04-141-2/+0
* 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
* xfrm: Use actual socket sk instead of skb socket for xfrm_output_resumeEvan Nimmo2021-04-141-1/+1
* net: sched: fix err handler in tcf_action_init()Vlad Buslov2021-04-141-6/+1
* net: let skb_orphan_partial wake-up waiters.Paolo Abeni2021-04-141-0/+9
* net: sched: fix action overwrite reference countingVlad Buslov2021-04-141-2/+3
* 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-1/+6
* soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi2021-04-071-2/+0
* firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0Richard Gong2021-04-071-1/+1
* extcon: Add stubs for extcon_register_notifier_all() functionsKrzysztof Kozlowski2021-04-071-0/+23
* ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-04-071-1/+8
* net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel2021-04-072-1/+45
* locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long2021-04-071-2/+3
* bpf: Fix fexit trampoline.Alexei Starovoitov2021-04-071-4/+20
* can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-301-0/+2
* fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)2021-03-301-1/+0
* 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
* mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson2021-03-301-5/+5
* dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki2021-03-301-1/+14
* 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
* net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock2021-03-301-0/+4
* net: phy: introduce phydev->portMichael Walle2021-03-301-0/+2
* net: Consolidate common blackhole dst opsDaniel Borkmann2021-03-301-0/+11