summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-22af_unix: Include the whole hash table size in UNIX_HASH_SIZE.Kuniyuki Iwashima1-3/+4
2022-06-22swiotlb: remove the unused swiotlb_force declarationDongli Zhang1-1/+0
2022-06-22platform/surface: aggregator: Reserve more event- and target-categoriesMaximilian Luz1-35/+40
2022-06-22scsi: trace: Print driver_tag and scheduler_tag in SCSI traceChangyuan Lyu1-11/+24
2022-06-22scsi: libiscsi: Improve conn_send_pdu APIMike Christie1-3/+0
2022-06-22scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie1-1/+1
2022-06-22scsi: iscsi: Add recv workqueue helpersMike Christie1-0/+4
2022-06-22scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie1-1/+1
2022-06-22scsi: iscsi: Fix session removal on shutdownMike Christie1-1/+1
2022-06-22scsi: iscsi: Add helper to remove a session from the kernelMike Christie1-0/+1
2022-06-22context_tracking: Rename __context_tracking_enter/exit() to __ct_user_enter/e...Frederic Weisbecker1-6/+6
2022-06-22rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUsPaul E. McKenney1-0/+1
2022-06-21devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...Duoming Zhou2-8/+7
2022-06-21Merge tag 'certs-20220621' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+3
2022-06-21bpf, x64: Add predicate for bpf2bpf with tailcalls support in JITTony Ambardar1-0/+1
2022-06-21drm/dp: Add wait_hpd_asserted() callback to struct drm_dp_auxDouglas Anderson1-0/+30
2022-06-21drm: Config orientation property if panel provides itHsin-Yi Wang1-0/+14
2022-06-21drm/panel: Add an API to allow drm to set orientation from panelHsin-Yi Wang2-0/+13
2022-06-21certs: Move load_certificate_list() to be with the asymmetric keys codeDavid Howells1-0/+3
2022-06-21usb: typec: mux: Add CONFIG guards for functionsPrashant Malani1-6/+38
2022-06-21ASoC: core: Add new SOC_DOUBLE_SX_TLV macroCharles Keepax1-0/+12
2022-06-21raw: complete rcu conversionEric Dumazet1-2/+2
2022-06-21net: warn if mac header was not setEric Dumazet1-5/+7
2022-06-21bpf: Inline calls to bpf_loop when callback is knownEduard Zingerman2-0/+15
2022-06-20drm: Drop drm_connector.h from drm_crtc.hVille Syrjälä1-1/+1
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä1-1/+0
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä1-1/+1
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä1-1/+0
2022-06-20media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combinerLiu Ying1-1/+5
2022-06-20ACPI: bus: Introduce acpi_dev_for_each_child_reverse()Rafael J. Wysocki1-0/+3
2022-06-20ACPI: glue: Introduce acpi_find_child_by_adr()Rafael J. Wysocki1-0/+2
2022-06-20context_tracking: Remove unused context_tracking_in_user()Frederic Weisbecker1-5/+0
2022-06-20rcu-tasks: Track blocked RCU Tasks Trace readersPaul E. McKenney2-3/+10
2022-06-20rcu-tasks: Add data structures for lightweight grace periodsPaul E. McKenney1-0/+2
2022-06-20rcu-tasks: Merge state into .b.need_qs and atomically updatePaul E. McKenney2-8/+11
2022-06-20rcu: Provide a get_completed_synchronize_rcu() functionPaul E. McKenney1-0/+1
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann644-5235/+23577
2022-06-20net: Introduce a new proto_ops ->read_skb()Cong Wang3-4/+6
2022-06-20tcp: Introduce tcp_read_skb()Cong Wang1-0/+2
2022-06-20dt-bindings: clock: Add indices for Exynos7885 TREX clocksDavid Virag1-8/+15
2022-06-20dt-bindings: clock: Add bindings for Exynos7885 CMU_FSYSDavid Virag1-1/+30
2022-06-20dt-bindings: interconnect: Add Qualcomm SM6350 NoC supportLuca Weiss1-0/+148
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2-23/+67
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg1-1/+1
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-4/+10
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz1-2/+4
2022-06-20wifi: cfg80211: add optional link add/remove callbacksJohannes Berg1-0/+12
2022-06-20wifi: mac80211: add sta link addition/removalJohannes Berg1-2/+11
2022-06-20wifi: mac80211: add MLO link ID to TX frame metadataJohannes Berg1-0/+7
2022-06-20wifi: mac80211: remove band from TX info in MLOJohannes Berg1-1/+3