Age | Commit message (Expand) | Author | Files | Lines |
2021-04-16 | sch_red: fix off-by-one checks in red_check_params() | Eric Dumazet | 1 | -2/+2 |
2021-03-30 | net: sched: validate stab values | Eric Dumazet | 1 | -1/+9 |
2021-03-30 | can: dev: Move device back to init netns on owning netns delete | Martin Willi | 1 | -0/+2 |
2021-03-30 | idr: add ida_is_empty | Matthew Wilcox | 1 | -0/+5 |
2021-03-30 | ACPI: scan: Use unique number for instance_no | Andy Shevchenko | 1 | -0/+1 |
2021-03-30 | macvlan: macvlan_count_rx() needs to be aware of preemption | Eric Dumazet | 1 | -1/+2 |
2021-03-30 | u64_stats,lockdep: Fix u64_stats_init() vs lockdep | Peter Zijlstra | 1 | -3/+4 |
2021-03-24 | kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() | Oleg Nesterov | 1 | -0/+13 |
2021-03-24 | USB: replace hardcode maximum usb string length by definition | Macpaul Lin | 1 | -0/+3 |
2021-03-17 | can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s... | Oleksij Rempel | 1 | -2/+6 |
2021-03-17 | uapi: nfnetlink_cthelper.h: fix userspace compilation error | Dmitry V. Levin | 1 | -1/+1 |
2021-03-11 | misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom | Aswath Govindraju | 1 | -0/+2 |
2021-03-07 | zsmalloc: account the number of compacted pages correctly | Rokudo Yan | 1 | -1/+1 |
2021-03-07 | sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output | Joe Perches | 1 | -0/+16 |
2021-03-03 | net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending | Jason A. Donenfeld | 3 | -8/+26 |
2021-03-03 | ipv6: silence compilation warning for non-IPV6 builds | Leon Romanovsky | 1 | -1/+1 |
2021-03-03 | ipv6: icmp6: avoid indirect call for icmpv6_send() | Eric Dumazet | 1 | -1/+21 |
2021-03-03 | icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n | Jason A. Donenfeld | 1 | -6/+10 |
2021-03-03 | icmp: introduce helper for nat'd source address in network device context | Jason A. Donenfeld | 2 | -0/+12 |
2021-02-23 | Xen/gntdev: correct error checking in gntdev_map_grant_pages() | Jan Beulich | 1 | -0/+1 |
2021-02-23 | net: watchdog: hold device global xmit lock during tx disable | Edwin Peer | 1 | -0/+2 |
2021-02-23 | memcg: fix a crash in wb_workfn when a device disappears | Theodore Ts'o | 2 | -16/+23 |
2021-02-23 | include/trace/events/writeback.h: fix -Wstringop-truncation warnings | Qian Cai | 1 | -18/+20 |
2021-02-23 | lib/string: Add strscpy_pad() function | Tobin C. Harding | 1 | -0/+4 |
2021-02-23 | SUNRPC: Move simple_get_bytes and simple_get_netobj into private header | Dave Wysochanski | 1 | -2/+1 |
2021-02-23 | fgraph: Initialize tracing_graph_pause at task creation | Steven Rostedt (VMware) | 1 | -1/+3 |
2021-02-23 | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() | Johannes Weiner | 1 | -5/+28 |
2021-02-10 | mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page | Muchun Song | 1 | -0/+3 |
2021-02-10 | elfcore: fix building with clang | Arnd Bergmann | 1 | -0/+22 |
2021-02-04 | iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built | Bartosz Golaszewski | 1 | -0/+2 |
2021-02-04 | futex: Add mutex around futex exit | Thomas Gleixner | 2 | -0/+2 |
2021-02-04 | futex: Mark the begin of futex exit explicitly | Thomas Gleixner | 1 | -28/+3 |
2021-02-04 | futex: Split futex_mm_release() for exit/exec | Thomas Gleixner | 1 | -2/+4 |
2021-02-04 | exit/exec: Seperate mm_release() | Thomas Gleixner | 1 | -2/+4 |
2021-02-04 | futex: Replace PF_EXITPIDONE with a state | Thomas Gleixner | 2 | -1/+35 |
2021-02-04 | futex: Move futex exit handling into futex code | Thomas Gleixner | 2 | -9/+17 |
2021-02-04 | y2038: futex: Move compat implementation into futex.c | Arnd Bergmann | 1 | -8/+0 |
2021-01-30 | compiler.h: Raise minimum version of GCC to 5.1 for arm64 | Will Deacon | 1 | -0/+6 |
2021-01-23 | Input: uinput - avoid FF flush when destroying device | Dmitry Torokhov | 1 | -0/+1 |
2021-01-23 | ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI | Shawn Guo | 1 | -0/+7 |
2021-01-17 | vmlinux.lds.h: Add PGO and AutoFDO input sections | Nick Desaulniers | 1 | -1/+4 |
2021-01-17 | target: add XCOPY target/segment desc sense codes | David Disseldorp | 1 | -0/+4 |
2021-01-12 | net: sched: prevent invalid Scell_log shift count | Randy Dunlap | 1 | -1/+3 |
2021-01-09 | xen/xenbus: Count pending messages for each watch | SeongJae Park | 1 | -0/+2 |
2021-01-09 | xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() | SeongJae Park | 1 | -1/+5 |
2021-01-09 | xen/xenbus: Allow watches discard events before queueing | SeongJae Park | 1 | -0/+7 |
2021-01-09 | kdev_t: always inline major/minor helper functions | Josh Poimboeuf | 1 | -11/+11 |
2021-01-09 | of: fix linker-section match-table corruption | Johan Hovold | 1 | -0/+1 |
2021-01-09 | uapi: move constants from <linux/kernel.h> to <linux/const.h> | Petr Vorel | 8 | -14/+12 |
2020-12-29 | seq_buf: Avoid type mismatch for seq_buf_init | Arnd Bergmann | 2 | -3/+3 |