- 8b76f73 ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value by Steven Rostedt · 8 months ago
- bade5629 af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc(). by Kuniyuki Iwashima · 8 months ago
- 40d8d26 af_unix: Do not use atomic ops for unix_sk(sk)->inflight. by Kuniyuki Iwashima · 11 months ago
- ba10f69 ethernet: Add helper for assigning packet type when dest address does not match device address by Rahul Rameshbabu · 8 months ago
- 36bdbf7 ethernet: add a helper for assigning port addresses by Jakub Kicinski · 3 years, 2 months ago
- 269a33d net: create netdev->dev_addr assignment helpers by Jakub Kicinski · 3 years, 4 months ago
- 67c9c69 serial: core: fix kernel-doc for uart_port_unlock_irqrestore() by Randy Dunlap · 1 year, 3 months ago
- edc56d2 tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together by Robin H. Johnson · 3 years, 4 months ago
- c112e92 serial: core: Provide port lock wrappers by Thomas Gleixner · 1 year, 3 months ago
- 19b468b2 bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs by Daniel Axtens · 7 years ago
- fee87d3 ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr by Jiri Benc · 8 months ago
- 5f11455 geneve: fix header validation in geneve[6]_xmit_skb by Eric Dumazet · 9 months ago
- 84b6065 SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int by Dai Ngo · 11 months ago
- ce55bbe mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations by Vlastimil Babka · 10 months ago
- a15af43 tcp: properly terminate timers for kernel sockets by Eric Dumazet · 9 months ago
- f113056 mptcp: add sk_stop_timer_sync helper by Geliang Tang · 4 years, 3 months ago
- a8363db soc: fsl: qbman: Add CGR update function by Sean Anderson · 2 years, 4 months ago
- aaeb687 netfilter: xt_owner: Add supplementary groups option by Lukasz Pawelczyk · 8 months ago
- 5069afc tcp: fix excessive TLP and RACK timeouts from HZ rounding by Neal Cardwell · 8 months ago
- 759b99e tcp: Namespace-ify sysctl_tcp_early_retrans by Eric Dumazet · 8 months ago
- a3a38c97 libata: Add new med_power_with_dipm link_power_management_policy setting by Hans de Goede · 8 months ago
- 7fb02a7 bonding: fix macvlan over alb bond support by Hangbin Liu · 8 months ago
- a975f7d net: remove bond_slave_has_mac_rcu() by Jakub Kicinski · 8 months ago
- b54ef49 PM / wakeirq: support enabling wake-up irq after runtime_suspend called by Chunfeng Yun · 8 months ago
- c3b84f9 net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAX by Cambda Zhu · 8 months ago
- b6e41b5 nfc: constify several pointers to u8, char and sk_buff by Krzysztof Kozlowski · 8 months ago
- 36ac37d drm: Don't treat 0 as -1 in drm_fixp2int_ceil by Harry Wentland · 1 year, 1 month ago
- a1d6e2d gpu: host1x: mipi: Update tegra_mipi_request() to be node based by Sowjanya Komatineni · 4 years, 5 months ago
- c4d2af7 sock_diag: request _diag module only when the family or proto has been registered by Xin Long · 7 years ago
- 5621bcf block: add a new set_read_only method by Christoph Hellwig · 4 years, 2 months ago
- 644ef6f md: switch to ->check_events for media change notifications by Christoph Hellwig · 4 years, 5 months ago
- 7013787 fs/select: rework stack allocation hack for clang by Arnd Bergmann · 10 months ago
- f63a7bf crypto: algif_aead - Only wake up when ctx->more is zero by Herbert Xu · 4 years, 7 months ago
- ed2edd7 crypto: af_alg - make some functions static by Eric Biggers · 6 years ago
- de6f869 net: move definition of pcpu_lstats to header file by Li RongQing · 6 years ago
- 683e08f ip: validate header length on virtual device xmit by Willem de Bruijn · 6 years ago
- d9bf292 fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio by Bart Van Assche · 10 months ago
- cdb04bf lsm: new security_file_ioctl_compat() hook by Alfred Piccioni · 1 year ago
- a057d02 netfilter: nft_compat: reject unused compat flag by Pablo Neira Ayuso · 11 months ago
- 7f0c76f dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV by Frank Li · 11 months ago
- fc4e079 af_unix: fix lockdep positive in sk_diag_dump_icons() by Eric Dumazet · 11 months ago
- 3590c7e PCI: add INTEL_HDA_ARL to pci_ids.h by Pierre-Louis Bossart · 1 year, 1 month ago
- d666000 drm/mipi-dsi: Fix detach call without attach by Tomi Valkeinen · 1 year, 3 months ago
- 7474abe bpf: Add map and need_defer parameters to .map_fd_put_ptr() by Hou Tao · 1 year, 1 month ago
- 7b51f7d btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args by Qu Wenruo · 11 months ago
- dc5870e llc: Drop support for ETH_P_TR_802_2. by Kuniyuki Iwashima · 11 months ago
- 8a65f3d Revert "driver core: Annotate dev_err_probe() with __must_check" by Greg Kroah-Hartman · 4 years, 3 months ago
- 72a6d97 driver core: Annotate dev_err_probe() with __must_check by Andy Shevchenko · 4 years, 4 months ago
- 5691ddf spi: introduce SPI_MODE_X_MASK macro by Oleksij Rempel · 4 years, 2 months ago
- baa039a driver core: add device probe log helper by Andrzej Hajda · 4 years, 5 months ago
- a869177 units: add the HZ macros by Daniel Lezcano · 3 years, 3 months ago
- c87d7d3 units: change from 'L' to 'UL' by Daniel Lezcano · 3 years, 3 months ago
- 7fa3ad8 units: Add Watt units by Daniel Lezcano · 4 years ago
- efb9a90 include/linux/units.h: add helpers for kelvin to/from Celsius conversion by Akinobu Mita · 4 years, 11 months ago
- 27d74ba drm/bridge: Fix typo in post_disable() description by Dario Binacchi · 1 year, 1 month ago
- 6ba5a14 Bluetooth: Fix bogus check for re-auth no supported with non-ssp by Luiz Augusto von Dentz · 1 year, 1 month ago
- 1371d1a crypto: af_alg - Disallow multiple in-flight AIO requests by Herbert Xu · 1 year, 1 month ago
- 12cda1d ipv6: remove max_size check inline with ipv4 by Jon Maxwell · 11 months ago
- e041176 ipv6: make ip6_rt_gc_expire an atomic_t by Eric Dumazet · 11 months ago
- 2ee1663 net/dst: use a smaller percpu_counter batch for dst entries accounting by Eric Dumazet · 11 months ago
- 894076c asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation by Linus Torvalds · 1 year, 1 month ago
- eac5465 cred: switch to using atomic_long_t by Jens Axboe · 1 year ago
- d9478fe drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group by Ido Schimmel · 1 year ago
- eddc612 genetlink: add CAP_NET_ADMIN test for multicast bind by Ido Schimmel · 1 year ago
- bce1f7c pwm: Fix double shift bug by Dan Carpenter · 1 year, 2 months ago
- 541184f net: annotate data-races around sk->sk_dst_pending_confirm by Eric Dumazet · 1 year, 3 months ago
- 25f9656 PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device by Vicki Pfau · 1 year, 3 months ago
- b585daa rpmsg: Fix calling device_lock() on non-initialized device by Krzysztof Kozlowski · 1 year, 2 months ago
- 79ec08a rpmsg: Fix kfree() of static memory on setting driver_override by Krzysztof Kozlowski · 1 year, 2 months ago
- e9a07a5 driver: platform: Add helper for safer setting of driver_override by Krzysztof Kozlowski · 1 year, 2 months ago
- c6fc37a gtp: uapi: fix GTPA_MAX by Pablo Neira Ayuso · 1 year, 2 months ago
- 555e15e perf: Disallow mis-matched inherited group reads by Peter Zijlstra · 1 year, 2 months ago
- d9ce7d4 Bluetooth: hci_core: Fix build warnings by Luiz Augusto von Dentz · 1 year, 3 months ago
- 8494121 xfrm: fix a data-race in xfrm_gen_index() by Eric Dumazet · 1 year, 3 months ago
- 11a2d76 mcb: remove is_added flag from mcb_device struct by Jorge Sanjuan Garcia · 1 year, 3 months ago
- 532b5b2 ata: libata: disallow dev-initiated LPM transitions to unsupported states by Niklas Cassel · 1 year, 4 months ago
- 782b05f ata: libata-sata: increase PMP SRST timeout to 10s by Matthias Schiffer · 1 year, 3 months ago
- 1779eb5 team: fix null-ptr-deref when team device type is changed by Ziyang Xuan · 1 year, 3 months ago
- 4252c35 hw_breakpoint: fix single-stepping when using bpf_overflow_handler by Tomislav Novak · 1 year, 7 months ago
- c4383d6 net: handle ARPHRD_PPP in dev_is_mac_header_xmit() by Nicolas Dichtel · 1 year, 4 months ago
- cb76e9a scsi: core: Use 32-bit hostnum in scsi_host_lookup() by Tony Battersby · 1 year, 4 months ago
- b5239cc dma-buf/sync_file: Fix docs syntax by Rob Clark · 1 year, 5 months ago
- 81bc20d lwt: Check LWTUNNEL_XMIT_CONTINUE strictly by Yan Zhai · 1 year, 4 months ago
- 544333d fs/nls: make load_nls() take a const parameter by Winston Wen · 1 year, 5 months ago
- a6a0e8e scsi: core: raid_class: Remove raid_component_add() by Zhu Wang · 1 year, 4 months ago
- ffb453a sock: annotate data-races around prot->memory_pressure by Eric Dumazet · 1 year, 4 months ago
- a5f9e58 net: do not allow gso_size to be set to GSO_BY_FRAGS by Eric Dumazet · 1 year, 4 months ago
- b6ef156 sock: Fix misuse of sk_under_memory_pressure() by Abel Wu · 1 year, 4 months ago
- 690dd47 media: v4l2-mem2mem: add lock to protect parameter num_rdy by Yunfei Dong · 1 year, 8 months ago
- 3f4d342 netfilter: nf_tables: report use refcount overflow by Pablo Neira Ayuso · 1 year, 4 months ago
- e807d14 word-at-a-time: use the same return type for has_zero regardless of endianness by ndesaulniers@google.com · 1 year, 5 months ago
- d554350f block: Fix a source code comment in include/uapi/linux/blkzoned.h by Bart Van Assche · 1 year, 6 months ago
- ebfedbf tcp: Reduce chance of collisions in inet6_hashfn(). by Stewart Smith · 1 year, 5 months ago
- 4859a74 tcp: annotate data-races around fastopenq.max_qlen by Eric Dumazet · 1 year, 5 months ago
- 4793f98 tcp: annotate data-races around tp->notsent_lowat by Eric Dumazet · 1 year, 5 months ago
- 8dc52c2 posix-timers: Ensure timer ID search-loop limit is valid by Thomas Gleixner · 1 year, 7 months ago
- b3e17e6 Revert "8250: add support for ASIX devices with a FIFO bug" by Jiaqing Zhao · 1 year, 6 months ago
- 618d60d net/sched: make psched_mtu() RTNL-less safe by Pedro Tammela · 1 year, 5 months ago
- fca48fd workqueue: clean up WORK_* constant types, clarify masking by Linus Torvalds · 1 year, 6 months ago
- 773492e netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain by Pablo Neira Ayuso · 1 year, 6 months ago