aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-24net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima1-3/+8
2022-08-24net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima1-1/+1
2022-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-1/+1
2022-08-24net: skb: prevent the split of kfree_skb_reason() by gccMenglong Dong2-1/+9
2022-08-24Merge branch 'topic/memalloc-cleanup' into for-nextTakashi Iwai13-94/+272
2022-08-24ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocationTakashi Iwai1-3/+0
2022-08-24netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso1-0/+2
2022-08-24netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso1-0/+1
2022-08-24netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso1-0/+1
2022-08-24platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfsEvan Green1-0/+1
2022-08-23Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-6/+1
2022-08-23Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski1-0/+1
2022-08-23net: improve and fix netlink kdocJakub Kicinski1-5/+16
2022-08-23bpf: update bpf_{g,s}et_retval documentationStanislav Fomichev1-5/+17
2022-08-23bpf: Use cgroup_{common,current}_func_proto in more hooksStanislav Fomichev1-0/+1
2022-08-23bpf: Introduce cgroup_{common,current}_func_protoStanislav Fomichev1-0/+17
2022-08-23drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul1-97/+80
2022-08-23drm/display/dp_mst: Maintain time slot allocations when deleting payloadsLyude Paul1-1/+4
2022-08-23drm/display/dp_mst: Add helpers for serializing SST <-> MST transitionsLyude Paul1-0/+2
2022-08-23drm/display/dp_mst: Add nonblocking helpers for DP MSTLyude Paul1-0/+15
2022-08-23drm/display/dp_mst: Add some missing kdocs for atomic MST structsLyude Paul1-0/+23
2022-08-23drm/display/dp_mst: Call them time slots, not VCPI slotsLyude Paul1-3/+9
2022-08-23drm/display/dp_mst: Rename drm_dp_mst_vcpi_allocationLyude Paul1-2/+2
2022-08-23bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progsShmulik Ladkani1-0/+5
2022-08-23flow_dissector: Make 'bpf_flow_dissect' return the bpf program retcodeShmulik Ladkani1-2/+2
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds4-14/+17
2022-08-23fs: dlm: const void resource name parameterAlexander Aring2-3/+3
2022-08-23fs: dlm: remove DLM_LSFL_FS from uapiAlexander Aring2-4/+0
2022-08-23fs: dlm: trace user space callbacksAlexander Aring1-10/+12
2022-08-23ASoC: SOF: Introduce function sof_of_machine_selectChunxu Li1-0/+2
2022-08-23netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal1-4/+0
2022-08-23ACPI: Rename acpi_bus_get/put_acpi_device()Rafael J. Wysocki1-3/+3
2022-08-23io_uring: uapi: Add `extern "C"` in io_uring.h for liburingAmmar Faizi1-0/+8
2022-08-23firmware: arm_scmi: Harmonize SCMI tracing message formatCristian Marussi1-15/+15
2022-08-23Revert "driver core: Delete driver_deferred_probe_check_state()"Saravana Kannan1-0/+1
2022-08-23net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinityVladimir Oltean1-0/+2
2022-08-23net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_masterVladimir Oltean1-0/+4
2022-08-23vsock: add API call for data readyArseniy Krasnov1-0/+1
2022-08-23vsock: SO_RCVLOWAT transport set callbackArseniy Krasnov1-0/+1
2022-08-23ALSA: hda: cleanup definitions for multi-link registersPierre-Louis Bossart1-9/+11
2022-08-23dt-bindings: clock: exynos850: Add Exynos850 CMU_MFCMSCLSam Protsenko1-1/+31
2022-08-23dt-bindings: clock: exynos850: Add Exynos850 CMU_ISSam Protsenko1-1/+39
2022-08-23dt-bindings: clock: exynos850: Add Exynos850 CMU_AUDSam Protsenko1-1/+67
2022-08-23dt-bindings: clock: exynosautov9: add fsys1 clock definitionsChanho Park1-0/+25
2022-08-23dt-bindings: clock: exynosautov9: add fys0 clock definitionsChanho Park1-0/+43
2022-08-23dt-bindings: clock: exynosautov9: correct clock numbering of peric0/c1Chanho Park1-28/+28
2022-08-22scsi: ufs: wb: Add explicit flush sysfs attributeJinyoung Choi1-0/+1
2022-08-22scsi: ufs: core: Allow host driver to disable wb toggling during clock scalingPeter Wang1-0/+11
2022-08-22scsi: ufs: core: Use local_clock() for debugging timestampsDaniil Lunev1-5/+9
2022-08-22bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins1-1/+1