summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: Introduce a new guest mapping APIKarimAllah Ahmed2020-04-291-0/+28
* blktrace: Protect q->blk_trace with RCUJan Kara2020-04-292-6/+14
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-04-291-2/+4
* net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2020-04-291-1/+1
* KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-04-233-4/+3
* x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-231-0/+8
* compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum2020-04-231-1/+1
* percpu_counter: fix a data race at vm_committed_asQian Cai2020-04-231-2/+2
* include/linux/swapops.h: correct guards for non_swap_entry()Steven Price2020-04-231-1/+2
* ext4: use non-movable memory for superblock readaheadRoman Gushchin2020-04-231-0/+8
* scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi2020-04-211-1/+1
* net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-211-0/+1
* signal: Extend exec_id to 64bitsEric W. Biederman2020-04-171-2/+2
* PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I2020-04-171-0/+3
* nvme-fc: Revert "add module to ops template to allow module references"James Smart2020-04-171-4/+0
* thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl2020-04-171-1/+1
* uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov2020-04-172-0/+11
* IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker2020-04-171-1/+8
* block: Fix use-after-free issue accessing struct io_cqSahitya Tummala2020-04-171-0/+1
* include/linux/notifier.h: SRCU: fix ctagsSam Protsenko2020-04-131-2/+1
* bitops: protect variables in set_mask_bits() macroMiklos Szeredi2020-04-131-7/+7
* coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov2020-04-131-2/+4
* vt: switch vt_dont_switch to boolJiri Slaby2020-04-021-1/+1
* vt: selection, introduce vc_is_selJiri Slaby2020-04-021-1/+3
* afs: Fix some tracing detailsDavid Howells2020-04-021-1/+1
* ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov2020-04-022-2/+8
* Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov2020-04-021-5/+5
* mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson2020-04-021-0/+1
* futex: Fix inode life-time issuePeter Zijlstra2020-03-252-7/+11
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-03-251-2/+3
* page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai2020-03-251-1/+1
* driver core: Remove device link creation limitationRafael J. Wysocki2020-03-201-1/+3
* driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMERRafael J. Wysocki2020-03-201-0/+3
* efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth2020-03-181-0/+36
* cgroup: Iterate tasks that did not finish do_exit()Michal Koutný2020-03-181-0/+1
* net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-181-0/+2
* fib: add missing attribute validation for tun_idJakub Kicinski2020-03-181-0/+1
* inet_diag: return classid for all socket typesDmitry Yakunin2020-03-181-6/+12
* usb: charger: assign specific number for enum valuePeter Chen2020-03-051-8/+8
* HID: core: increase HID report buffer size to 8KiBJohan Korsnes2020-03-051-1/+1
* ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg2020-03-051-1/+2
* net: sched: correct flower port blockingJason Baron2020-03-051-0/+9
* ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha2020-02-281-0/+1
* ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai2020-02-281-3/+3
* iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel2020-02-281-1/+1
* scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche2020-02-281-1/+0
* genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu2020-02-281-1/+1
* serdev: ttyport: restore client ops on deregistrationJohan Hovold2020-02-281-0/+2
* USB: core: add endpoint-blacklist quirkJohan Hovold2020-02-281-0/+3
* rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney2020-02-242-8/+8