- 584da13 mm: remove VM_BUG_ON(PageSlab()) from page_mapcount() by Konstantin Khlebnikov · 4 years, 6 months ago
- d14e9ab IB/cma: Fix reference count leak when no ipv4 addresses are set by Kalderon, Michal · 7 years ago
- b3a6fd2 uapi: fix linux/if_pppol2tp.h userspace compilation errors by Dmitry V. Levin · 8 years ago
- 87959b0 net/mlx5: Add command entry handling completion by Moshe Shemesh · 4 years, 11 months ago
- 9a729a4 net sched: fix reporting the first-time use timestamp by Roman Mashak · 4 years, 6 months ago
- e6cfc10 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 8 years ago
- b25415f New kernel function to get IP overhead on a socket. by R. Parameswaran · 4 years, 6 months ago
- cc84b4d net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_* by Asbjørn Sloth Tønnesen · 4 years, 6 months ago
- 18dc6fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 4 years, 6 months ago
- f501513 padata: Replace delayed timer with immediate workqueue in padata_reorder by Herbert Xu · 4 years, 6 months ago
- 6953f88c padata: ensure padata_do_serial() runs on the correct CPU by Mathias Krause · 7 years ago
- 08257da padata: ensure the reorder timer callback runs on the correct CPU by Mathias Krause · 7 years ago
- b263060 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 7 months ago
- c13f146 ALSA: rawmidi: Fix racy buffer resize under concurrent accesses by Takashi Iwai · 4 years, 6 months ago
- 5ba9126 gcc-10 warnings: fix low-hanging fruit by Linus Torvalds · 4 years, 6 months ago
- 1942736 pnp: Use list_for_each_entry() instead of open coding by Jason Gunthorpe · 4 years, 7 months ago
- 4bdea73 netfilter: conntrack: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 4 years, 7 months ago
- 89e8fc9 ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 4 years, 11 months ago
- da97a80 chardev: add helper function to register char devs with a struct device by Logan Gunthorpe · 8 years ago
- 284dba6 blktrace: Protect q->blk_trace with RCU by Jan Kara · 4 years, 9 months ago
- b488092 blktrace: Fix potential deadlock between delete & sysfs ops by Waiman Long · 7 years ago
- badbe56 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
- 5cc5fa7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
- 9bb734d mac80211: add ieee80211_is_any_nullfunc() by Thomas Pedersen · 4 years, 10 months ago
- a57c01c KVM: Check validity of resolved slot when searching memslots by Sean Christopherson · 4 years, 7 months ago
- f8e84d7 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 7 months ago
- e00b056 overflow.h: Add arithmetic shift helper by Jason Gunthorpe · 6 years ago
- 32004fb tcp: cache line align MAX_TCP_HEADER by Eric Dumazet · 4 years, 7 months ago
- 8feaf69 compiler.h: fix error in BUILD_BUG_ON() reporting by Vegard Nossum · 4 years, 7 months ago
- 9729be9 percpu_counter: fix a data race at vm_committed_as by Qian Cai · 4 years, 7 months ago
- 5fadf30 scsi: target: fix hang when multiple threads try to destroy the same iscsi session by Maurizio Lombardi · 4 years, 8 months ago
- a6047aaf9 net: ipv6: do not consider routes via gateways for anycast address check by Tim Stallard · 4 years, 7 months ago
- 110012a signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 8 months ago
- acca1bd thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n by Martin Blumenstingl · 4 years, 7 months ago
- 1b62259 coresight: do not use the BIT() macro in the UAPI header by Eugene Syromiatnikov · 4 years, 8 months ago
- ea9df3c locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
- 2e1c84e vt: switch vt_dont_switch to bool by Jiri Slaby · 4 years, 9 months ago
- fc3d6dd vt: selection, introduce vc_is_sel by Jiri Slaby · 4 years, 9 months ago
- fb099f3b futex: Fix inode life-time issue by Peter Zijlstra · 4 years, 8 months ago
- 8c59bdc x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 8 months ago
- e9ed467 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 4 years, 8 months ago
- 0b21c9c fib: add missing attribute validation for tun_id by Jakub Kicinski · 4 years, 8 months ago
- 366d368 include/linux/bitops.h: introduce BITS_PER_TYPE by Chris Wilson · 6 years ago
- 3adb1f8 HID: core: increase HID report buffer size to 8KiB by Johan Korsnes · 4 years, 10 months ago
- ba7e258 ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro by Mika Westerberg · 4 years, 9 months ago
- 259384b net: sched: correct flower port blocking by Jason Baron · 4 years, 9 months ago
- dfbf241 ata: ahci: Add shutdown to freeze hardware resources of ahci by Prabhakar Kushwaha · 4 years, 10 months ago
- 0aa6ce5 ALSA: rawmidi: Avoid bit fields for state flags by Takashi Iwai · 4 years, 9 months ago
- 67c3334 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 4 years, 9 months ago
- cd9ea1f rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls by Paul E. McKenney · 5 years ago
- 39919a2 media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros by Nathan Chancellor · 5 years ago
- 30e402b media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments by Helen Koike · 5 years ago
- 10d24ac USB: serial: ir-usb: fix link-speed handling by Johan Hovold · 4 years, 10 months ago
- 1bbbcf6 netfilter: ipset: use bitmap infrastructure completely by Kadlecsik József · 4 years, 10 months ago
- 33a451d bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free() by Andy Shevchenko · 6 years ago
- d0a73d2 tracing: xen: Ordered comparison of function pointers by Changbin Du · 4 years, 10 months ago
- e9cd672 net: ethtool: Add back transceiver type by Florian Fainelli · 7 years ago
- 9e0951c dmaengine: imx-sdma: fix size check for sdma script_number by Robin Gong · 5 years ago
- a371457 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
- ef25c01 net/mlx5: Fix mlx5_ifc_query_lag_out_bits by Mark Zhang · 5 years ago
- db62dde devres: allow const resource arguments by Arnd Bergmann · 5 years ago
- 190c1d6 media: davinci/vpbe: array underflow in vpbe_enum_outputs() by Dan Carpenter · 6 years ago
- 1bdac6c regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id by Stephan Gerhold · 5 years ago
- 5dbde46 block: fix an integer overflow in logical block size by Mikulas Patocka · 4 years, 10 months ago
- 1a087b5 dt-bindings: reset: meson8b: fix duplicate reset IDs by Martin Blumenstingl · 5 years ago
- ab56789 cfg80211/mac80211: make ieee80211_send_layer2_update a public function by Dedy Lansky · 6 years ago
- cbad0dc fs/select: avoid clang stack usage warning by Arnd Bergmann · 5 years ago
- b6b0964 can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs by Oliver Hartkopp · 5 years ago
- 475c147 kobject: Export kobject_get_unless_zero() by Jan Kara · 8 years ago
- 9b266c6 macvlan: do not assume mac_header is set in macvlan_broadcast() by Eric Dumazet · 4 years, 10 months ago
- 714b985 netfilter: uapi: Avoid undefined left-shift in xt_sctp.h by Phil Sutter · 5 years ago
- 36d6d82 net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 5 years ago
- bb7f07b regulator: ab8500: Remove AB8505 USB regulator by Stephan Gerhold · 5 years ago
- 14167f4 ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() by Florian Fainelli · 5 years ago
- 189ca92 dmaengine: Fix access to uninitialized dma_slave_caps by Lukas Wunner · 5 years ago
- 792365b tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 5 years ago
- 190d14f hrtimer: Annotate lockless access to timer->state by Eric Dumazet · 5 years ago
- 6a60df8 libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h by Masahiro Yamada · 5 years ago
- 6d94f0d scsi: target: iscsi: Wait for all commands to finish before freeing a session by Bart Van Assche · 5 years ago
- 4cfee66 fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long by Konstantin Khlebnikov · 5 years ago
- 3420bd5 net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 5 years ago
- 5cf2e75 mod_devicetable: fix PHY module format by Russell King · 5 years ago
- fcaaac2 media: cec-funcs.h: add status_req checks by Hans Verkuil · 5 years ago
- 56d2638 drm: mst: Fix query_payload ack reply struct by Sean Paul · 5 years ago
- e7a3b02 tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 5 years ago
- 0c8cd7f tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 5 years ago
- 3b4a534 tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 5 years ago
- 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
- 072d24e quota: Check that quota is not dirty before release by Dmitry Monakhov · 5 years ago
- 540b341 appletalk: Fix potential NULL pointer dereference in unregister_snap_client by YueHaibing · 6 years ago
- cbf5815 jbd2: Fix possible overflow in jbd2_log_space_left() by Jan Kara · 5 years ago
- 95595c8 tty: Don't block on IO when ldisc change is pending by Dmitry Safonov · 6 years ago
- 1bd5701 mtd: fix mtd_oobavail() incoherent returned value by Miquel Raynal · 6 years ago
- dafd9e9 dma-mapping: fix return type of dma_set_max_seg_size() by Niklas Söderlund · 6 years ago
- b67aadc ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion() by Alexey Dobriyan · 6 years ago
- d518e7b math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning by Vincent Chen · 6 years ago
- a2b503b regulator: Fix return value of _set_load() stub by Mark Brown · 6 years ago
- 8bddce8 serial: core: Allow processing sysrq at port unlock time by Douglas Anderson · 6 years ago
- 4d92109 sctp: cache netns in sctp_ep_common by Xin Long · 5 years ago
- 6b2540e net: dev: Use unsigned integer as an argument to left-shift by Andy Shevchenko · 6 years ago