| Commit message (Expand) | Author | Age | Files | Lines |
* | padata: Replace delayed timer with immediate workqueue in padata_reorder | Herbert Xu | 2020-05-27 | 1 | -9/+4 |
* | padata: ensure padata_do_serial() runs on the correct CPU | Mathias Krause | 2020-05-27 | 1 | -0/+2 |
* | padata: ensure the reorder timer callback runs on the correct CPU | Mathias Krause | 2020-05-27 | 1 | -0/+2 |
* | x86: Fix early boot crash on gcc-10, third try | Borislav Petkov | 2020-05-20 | 1 | -0/+6 |
* | gcc-10 warnings: fix low-hanging fruit | Linus Torvalds | 2020-05-20 | 2 | -2/+2 |
* | pnp: Use list_for_each_entry() instead of open coding | Jason Gunthorpe | 2020-05-20 | 1 | -20/+9 |
* | blktrace: Protect q->blk_trace with RCU | Jan Kara | 2020-05-20 | 2 | -6/+14 |
* | net: stricter validation of untrusted gso packets | Willem de Bruijn | 2020-05-20 | 1 | -2/+22 |
* | mac80211: add ieee80211_is_any_nullfunc() | Thomas Pedersen | 2020-05-10 | 1 | -0/+9 |
* | qed: Fix use after free in qed_chain_free | Yuval Basson | 2020-05-02 | 1 | -9/+15 |
* | KVM: Check validity of resolved slot when searching memslots | Sean Christopherson | 2020-05-02 | 1 | -1/+1 |
* | vmalloc: fix remap_vmalloc_range() bounds checks | Jann Horn | 2020-05-02 | 1 | -1/+1 |
* | overflow.h: Add arithmetic shift helper | Jason Gunthorpe | 2020-05-02 | 1 | -0/+31 |
* | KEYS: Don't write out to userspace while holding key semaphore | Waiman Long | 2020-04-24 | 1 | -1/+1 |
* | compiler.h: fix error in BUILD_BUG_ON() reporting | Vegard Nossum | 2020-04-24 | 1 | -1/+1 |
* | percpu_counter: fix a data race at vm_committed_as | Qian Cai | 2020-04-24 | 1 | -2/+2 |
* | include/linux/swapops.h: correct guards for non_swap_entry() | Steven Price | 2020-04-24 | 1 | -1/+2 |
* | ext4: use non-movable memory for superblock readahead | Roman Gushchin | 2020-04-24 | 1 | -0/+8 |
* | signal: Extend exec_id to 64bits | Eric W. Biederman | 2020-04-24 | 1 | -2/+2 |
* | PCI: endpoint: Fix for concurrent memory allocation in OB address region | Kishon Vijay Abraham I | 2020-04-24 | 1 | -0/+3 |
* | nvme-fc: Revert "add module to ops template to allow module references" | James Smart | 2020-04-24 | 1 | -4/+0 |
* | thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n | Martin Blumenstingl | 2020-04-24 | 1 | -1/+1 |
* | uapi: rename ext2_swab() to swab() and share globally in swab.h | Yury Norov | 2020-04-24 | 1 | -0/+1 |
* | block: Fix use-after-free issue accessing struct io_cq | Sahitya Tummala | 2020-04-24 | 1 | -0/+1 |
* | vt: switch vt_dont_switch to bool | Jiri Slaby | 2020-04-02 | 1 | -1/+1 |
* | vt: selection, introduce vc_is_sel | Jiri Slaby | 2020-04-02 | 1 | -1/+3 |
* | futex: Fix inode life-time issue | Peter Zijlstra | 2020-04-02 | 2 | -7/+11 |
* | x86/mm: split vmalloc_sync_all() | Joerg Roedel | 2020-04-02 | 1 | -2/+3 |
* | page-flags: fix a crash at SetPageError(THP_SWAP) | Qian Cai | 2020-04-02 | 1 | -1/+1 |
* | cgroup: Iterate tasks that did not finish do_exit() | Michal Koutný | 2020-03-20 | 1 | -0/+1 |
* | inet_diag: return classid for all socket types | Dmitry Yakunin | 2020-03-20 | 1 | -6/+12 |
* | net: phy: fix MDIO bus PM PHY resuming | Heiner Kallweit | 2020-03-20 | 1 | -0/+2 |
* | include/linux/bitops.h: introduce BITS_PER_TYPE | Chris Wilson | 2020-03-11 | 1 | -1/+2 |
* | HID: core: increase HID report buffer size to 8KiB | Johan Korsnes | 2020-03-11 | 1 | -1/+1 |
* | ata: ahci: Add shutdown to freeze hardware resources of ahci | Prabhakar Kushwaha | 2020-02-28 | 1 | -0/+1 |
* | iommu/vt-d: Fix compile warning from intel-svm.h | Joerg Roedel | 2020-02-28 | 1 | -1/+1 |
* | serdev: ttyport: restore client ops on deregistration | Johan Hovold | 2020-02-28 | 1 | -0/+2 |
* | rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls | Paul E. McKenney | 2020-02-28 | 2 | -8/+8 |
* | dmaengine: Store module owner in dma_device struct | Logan Gunthorpe | 2020-02-28 | 1 | -0/+2 |
* | KVM: Use vcpu-specific gva->hva translation when querying host page size | Sean Christopherson | 2020-02-14 | 1 | -1/+1 |
* | USB: serial: ir-usb: fix link-speed handling | Johan Hovold | 2020-02-05 | 1 | -1/+12 |
* | netfilter: ipset: use bitmap infrastructure completely | Kadlecsik József | 2020-01-29 | 1 | -7/+0 |
* | bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() | Andy Shevchenko | 2020-01-29 | 1 | -0/+8 |
* | net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link() | Eric Dumazet | 2020-01-29 | 1 | -0/+1 |
* | mmc: sdio: fix wl1251 vendor id | H. Nikolaus Schaller | 2020-01-27 | 1 | -0/+2 |
* | dmaengine: imx-sdma: fix size check for sdma script_number | Robin Gong | 2020-01-27 | 1 | -0/+3 |
* | signal: Allow cifs and drbd to receive their terminating signals | Eric W. Biederman | 2020-01-27 | 1 | -1/+14 |
* | net/mlx5: Fix mlx5_ifc_query_lag_out_bits | Mark Zhang | 2020-01-27 | 1 | -2/+0 |
* | devres: allow const resource arguments | Arnd Bergmann | 2020-01-27 | 1 | -1/+2 |
* | irqchip/gic-v3-its: fix some definitions of inner cacheability attributes | Hongbo Yao | 2020-01-27 | 1 | -6/+6 |