| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts | Peilin Ye | 2020-10-14 | 1 | -0/+5 |
* | fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h | Peilin Ye | 2020-10-14 | 1 | -0/+8 |
* | mm: don't rely on system state to detect hot-plug operations | Laurent Dufour | 2020-10-07 | 1 | -4/+7 |
* | mm: replace memmap_context by meminit_context | Laurent Dufour | 2020-10-07 | 2 | -4/+9 |
* | vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock() | Stefano Garzarella | 2020-10-07 | 1 | -1/+2 |
* | ata: make qc_prep return ata_completion_errors | Jiri Slaby | 2020-10-01 | 1 | -6/+6 |
* | ata: define AC_ERR_OK | Jiri Slaby | 2020-10-01 | 1 | -0/+1 |
* | NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests() | Trond Myklebust | 2020-10-01 | 1 | -0/+2 |
* | PCI: Use ioremap(), not phys_to_virt() for platform ROM | Mikel Rychliski | 2020-10-01 | 1 | -1/+0 |
* | skbuff: fix a data race in skb_queue_len() | Qian Cai | 2020-10-01 | 1 | -1/+13 |
* | seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier | Marco Elver | 2020-10-01 | 1 | -2/+9 |
* | debugfs: Fix !DEBUG_FS debugfs_create_automount | Kusanagi Kouichi | 2020-10-01 | 1 | -2/+3 |
* | mmc: core: Fix size overflow for mmc partitions | Bradley Bolen | 2020-10-01 | 1 | -1/+1 |
* | net: add __must_check to skb_put_padto() | Eric Dumazet | 2020-09-26 | 1 | -3/+4 |
* | i2c: algo: pca: Reapply i2c bus settings after reset | Evan Nimmo | 2020-09-23 | 1 | -0/+15 |
* | netfilter: conntrack: allow sctp hearbeat after connection re-use | Florian Westphal | 2020-09-17 | 1 | -0/+2 |
* | libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks | Tejun Heo | 2020-09-09 | 1 | -0/+1 |
* | block: allow for_each_bvec to support zero len bvec | Ming Lei | 2020-09-09 | 1 | -1/+8 |
* | uaccess: Add non-pagefault user-space write function | Daniel Borkmann | 2020-09-09 | 1 | -0/+12 |
* | uaccess: Add non-pagefault user-space read functions | Masami Hiramatsu | 2020-09-09 | 1 | -0/+14 |
* | include/linux/log2.h: add missing () around n in roundup_pow_of_two() | Jason Gunthorpe | 2020-09-09 | 1 | -1/+1 |
* | netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS | Pablo Neira Ayuso | 2020-09-09 | 1 | -2/+1 |
* | HID: core: Sanitize event code and type when mapping input | Marc Zyngier | 2020-09-09 | 1 | -13/+29 |
* | writeback: Avoid skipping inode writeback | Jan Kara | 2020-09-03 | 1 | -2/+6 |
* | efi: provide empty efi_enter_virtual_mode implementation | Andrey Konovalov | 2020-09-03 | 1 | -0/+4 |
* | iommu/vt-d: Enforce PASID devTLB field mask | Liu Yi L | 2020-08-21 | 1 | -2/+2 |
* | PCI: Probe bridge window attributes once at enumeration-time | Bjorn Helgaas | 2020-08-21 | 1 | -0/+3 |
* | genirq/affinity: Make affinity setting if activated opt-in | Thomas Gleixner | 2020-08-21 | 1 | -0/+13 |
* | bitfield.h: don't compile-time validate _val in FIELD_FIT | Jakub Kicinski | 2020-08-19 | 1 | -1/+1 |
* | tracepoint: Mark __tracepoint_string's __used | Nick Desaulniers | 2020-08-19 | 1 | -1/+1 |
* | xattr: break delegations in {set,remove}xattr | Frank van der Linden | 2020-08-11 | 1 | -0/+2 |
* | Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23) | Dexuan Cui | 2020-08-11 | 1 | -0/+2 |
* | random32: move the pseudo-random 32-bit definitions to prandom.h | Linus Torvalds | 2020-08-07 | 2 | -62/+82 |
* | random32: remove net_rand_state from the latent entropy gcc plugin | Linus Torvalds | 2020-08-07 | 1 | -1/+1 |
* | random: fix circular include dependency on arm64 after addition of percpu.h | Willy Tarreau | 2020-08-07 | 1 | -1/+1 |
* | random32: update the net random state on interrupt and activity | Willy Tarreau | 2020-08-07 | 1 | -0/+3 |
* | tcp: allow at most one TLP probe per flight | Yuchung Cheng | 2020-07-31 | 1 | -1/+3 |
* | dm integrity: fix integrity recalculation that is improperly skipped | Mikulas Patocka | 2020-07-29 | 1 | -0/+1 |
* | io-mapping: indicate mapping failure | Michael J. Ruhl | 2020-07-29 | 1 | -1/+4 |
* | Input: add `SW_MACHINE_COVER` | Merlijn Wajer | 2020-07-29 | 1 | -1/+1 |
* | printk: queue wake_up_klogd irq_work only if per-CPU areas are ready | Sergey Senozhatsky | 2020-07-22 | 1 | -5/+0 |
* | vlan: consolidate VLAN parsing code and limit max parsing depth | Toke Høiland-Jørgensen | 2020-07-22 | 1 | -35/+22 |
* | sched: consistently handle layer3 header accesses in the presence of VLANs | Toke Høiland-Jørgensen | 2020-07-22 | 1 | -0/+28 |
* | cgroup: Fix sock_cgroup_data on big-endian. | Cong Wang | 2020-07-22 | 1 | -0/+2 |
* | cgroup: fix cgroup_sk_alloc() for sk_clone_lock() | Cong Wang | 2020-07-22 | 2 | -3/+7 |
* | bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok() | Kees Cook | 2020-07-16 | 1 | -2/+2 |
* | kallsyms: Refactor kallsyms_show_value() to take cred | Kees Cook | 2020-07-16 | 2 | -3/+4 |
* | net: qed: fix left elements count calculation | Alexander Lobakin | 2020-06-30 | 1 | -10/+16 |
* | net: core: reduce recursion limit value | Taehee Yoo | 2020-06-30 | 1 | -1/+1 |
* | net: use correct this_cpu primitive in dev_recursion_level | Florian Westphal | 2020-06-30 | 1 | -1/+1 |