summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-28serial: Create uart_xmit_advance()Ilpo Järvinen1-0/+17
2022-09-28net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier2-2/+3
2022-09-28vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon1-2/+1
2022-09-28drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld1-2/+3
2022-09-23KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang1-0/+2
2022-09-23net: Find dst with sk's xfrm policy not ctl_sksewookseo1-0/+2
2022-09-23of/device: Fix up of_dma_configure_id() stubThierry Reding1-2/+3
2022-09-20iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu1-3/+6
2022-09-20task_stack, x86/cea: Force-inline stack helpersBorislav Petkov1-1/+1
2022-09-20lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers2-3/+3
2022-09-20NFS: Fix WARN_ON due to unionization of nfs_inode.nrequestsDave Wysochanski1-1/+3
2022-09-15ARM: at91: ddr: remove CONFIG_SOC_SAMA7 dependencyClaudiu Beznea1-4/+0
2022-09-15tcp: TX zerocopy should not sense pfmemalloc statusEric Dumazet1-0/+21
2022-09-15net: introduce __skb_fill_page_desc_noaccPavel Begunkov1-11/+17
2022-09-15rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells2-0/+5
2022-09-15ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refreshClaudiu Beznea1-0/+4
2022-09-15ARM: at91: pm: fix self-refresh for sama7g5Claudiu Beznea1-0/+4
2022-09-15NFS: Fix another fsync() issue after a server rebootTrond Myklebust1-0/+1
2022-09-15NFS: Save some space in the inodeTrond Myklebust1-18/+24
2022-09-15NFS: Further optimisations for 'ls -l'Trond Myklebust1-3/+2
2022-09-15debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman1-0/+6
2022-09-15fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds1-0/+11
2022-09-08USB: core: Prevent nested device-reset callsAlan Stern1-0/+2
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-0/+5
2022-09-08platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko1-2/+4
2022-09-05btrfs: remove no longer needed logic for replaying directory deletesFilipe Manana1-1/+3
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn1-2/+5
2022-09-05bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao1-0/+8
2022-09-05net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei2-21/+50
2022-09-05drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabledMaxime Ripard1-1/+12
2022-08-31Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt1-2/+13
2022-08-31asm-generic: sections: refactor memory_intersectsQuanyang Wang1-2/+5
2022-08-31net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima1-0/+9
2022-08-31net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima1-3/+8
2022-08-31tcp: expose the tcp_mark_push() and tcp_skb_entail() helpersPaolo Abeni1-0/+2
2022-08-31net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima1-1/+1
2022-08-31netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso1-0/+2
2022-08-31netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso1-0/+1
2022-08-31netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso1-0/+5
2022-08-31netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso1-2/+2
2022-08-31netfilter: nft_cmp: optimize comparison for 16-bytesPablo Neira Ayuso1-0/+9
2022-08-31netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso1-0/+1
2022-08-31netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal1-4/+0
2022-08-31net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh1-0/+1
2022-08-31drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld1-0/+18
2022-08-31block: add bdev_max_segments() helperNaohiro Aota1-0/+5
2022-08-31block: add a bdev_max_zone_append_sectors helperChristoph Hellwig1-0/+6
2022-08-25ALSA: control: Use deferred fasync helperTakashi Iwai1-1/+1
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai1-0/+8
2022-08-25watchdog: export lockup_detector_reconfigureLaurent Dufour1-0/+2