summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
38 hoursstring: add mem_is_zero() helper to check if memory area is all zerosJani Nikula
38 hoursdevice property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski
38 hoursnetfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
38 hoursbtrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana
38 hoursbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet
38 hoursbonding: print churn state via netlinkHangbin Liu
38 hoursbonding: add support for per-port LACP actor priorityHangbin Liu
38 hoursnet: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang
38 hoursipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani
38 hoursipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani
38 hoursipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani
38 hoursipv4: rename and move ip_route_output_tunnel()Beniamino Galvani
38 hourscdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
38 hoursnet/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet
38 hourspppoe: drop PFC framesQingfang Deng
38 hourstcp: preserve const qualifier in tcp_sk()Eric Dumazet
38 hourscontainer_of: add container_of_const() that preserves const-ness of the pointerGreg Kroah-Hartman
38 hourscontainer_of: remove container_of_safe()Greg Kroah-Hartman
38 hourslib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven
38 hoursdt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resetsKonrad Dybcio
38 hoursdt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCsVal Packett
38 hoursdev_printk: add new dev_err_probe() helpersNuno Sa
38 hoursdriver core: Move dev_err_probe() to where it belogsAndy Shevchenko
38 hoursdriver core: device.h: remove extern from function prototypesGreg Kroah-Hartman
38 hoursquota: Fix race of dquot_scan_active() with quota deactivationJan Kara
38 hourspadata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan
38 hoursmodule: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu
38 hourskernel: globalize lookup_or_create_module_kobject()Shyam Saini
38 hoursbpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko
38 hoursfirmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)
38 hourslocking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche
38 hourshrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner
38 hoursfanotify: fix false positive on permission eventsMiklos Szeredi
38 hoursBluetooth: hci_sync: Remove remaining dependencies of hci_requestLuiz Augusto von Dentz
38 hoursfbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta
38 hoursdriver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson
38 hoursrandomize_kstack: Maintain kstack_offset per taskRyan Roberts
38 hourstpm: avoid -Wunused-but-set-variableArnd Bergmann
38 hoursf2fs: fix to detect potential corrupted nid in free_nid_listChao Yu
38 hoursdriver core: Don't let a device probe until it's readyDouglas Anderson
38 hoursdevice property: Make modifications of fwnode "flags" thread safeDouglas Anderson
38 hourspadata: Remove comment for reorder_workHerbert Xu
38 hourspadata: Fix pd UAF once and for allHerbert Xu
38 hoursusb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio
38 hoursscsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik
38 hoursrxrpc: Fix recvmsg() unconditional requeueDavid Howells
38 hourssoc: qcom: apr: make remove callback of apr driver void returnedDawei Li
38 hoursKVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse
38 hourswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
38 hoursKVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson