summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* scsi: stex: Properly zero out the passthrough command structureLinus Torvalds2022-10-151-1/+1
* net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang2022-10-121-0/+37
* firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi2022-10-121-2/+2
* xsk: Inherit need_wakeup flag for shared socketsJalal Mostafa2022-10-121-1/+1
* serial: Create uart_xmit_advance()Ilpo Järvinen2022-09-281-0/+17
* net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier2022-09-282-2/+3
* vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon2022-09-281-2/+1
* drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld2022-09-281-2/+3
* KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang2022-09-231-0/+2
* net: Find dst with sk's xfrm policy not ctl_sksewookseo2022-09-231-0/+2
* of/device: Fix up of_dma_configure_id() stubThierry Reding2022-09-231-2/+3
* iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu2022-09-201-3/+6
* task_stack, x86/cea: Force-inline stack helpersBorislav Petkov2022-09-201-1/+1
* lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers2022-09-202-3/+3
* NFS: Fix WARN_ON due to unionization of nfs_inode.nrequestsDave Wysochanski2022-09-201-1/+3
* ARM: at91: ddr: remove CONFIG_SOC_SAMA7 dependencyClaudiu Beznea2022-09-151-4/+0
* tcp: TX zerocopy should not sense pfmemalloc statusEric Dumazet2022-09-151-0/+21
* net: introduce __skb_fill_page_desc_noaccPavel Begunkov2022-09-151-11/+17
* rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells2022-09-152-0/+5
* ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refreshClaudiu Beznea2022-09-151-0/+4
* ARM: at91: pm: fix self-refresh for sama7g5Claudiu Beznea2022-09-151-0/+4
* NFS: Fix another fsync() issue after a server rebootTrond Myklebust2022-09-151-0/+1
* NFS: Save some space in the inodeTrond Myklebust2022-09-151-18/+24
* NFS: Further optimisations for 'ls -l'Trond Myklebust2022-09-151-3/+2
* debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman2022-09-151-0/+6
* fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds2022-09-151-0/+11
* USB: core: Prevent nested device-reset callsAlan Stern2022-09-081-0/+2
* usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun2022-09-081-0/+5
* platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko2022-09-081-2/+4
* btrfs: remove no longer needed logic for replaying directory deletesFilipe Manana2022-09-051-1/+3
* mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2022-09-051-2/+5
* bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao2022-09-051-0/+8
* net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei2022-09-052-21/+50
* drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabledMaxime Ripard2022-09-051-1/+12
* Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt2022-08-311-2/+13
* asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-08-311-2/+5
* net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima2022-08-311-0/+9
* net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima2022-08-311-3/+8
* tcp: expose the tcp_mark_push() and tcp_skb_entail() helpersPaolo Abeni2022-08-311-0/+2
* net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima2022-08-311-1/+1
* netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso2022-08-311-0/+2
* netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso2022-08-311-0/+1
* netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso2022-08-311-0/+5
* netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso2022-08-311-2/+2
* netfilter: nft_cmp: optimize comparison for 16-bytesPablo Neira Ayuso2022-08-311-0/+9
* netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso2022-08-311-0/+1
* netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal2022-08-311-4/+0
* net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh2022-08-311-0/+1
* drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld2022-08-311-0/+18
* block: add bdev_max_segments() helperNaohiro Aota2022-08-311-0/+5