summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-11-04PCI/TSM: Establish Secure Sessions and Link EncryptionDan Williams5-1/+169
2025-11-04PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()Dan Williams2-0/+14
2025-11-04PCI/IDE: Enumerate Selective Stream IDE capabilitiesDan Williams2-0/+88
2025-11-04coco/tsm: Introduce a core device for TEE Security ManagersDan Williams1-0/+11
2025-11-04soc: qcom: ubwc: Add config for KaanapaliAkhil P Oommen1-0/+1
2025-11-04ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE accessOleksij Rempel1-0/+35
2025-11-04net: phy: introduce internal API for PHY MSE diagnosticsOleksij Rempel1-0/+206
2025-11-04net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja2-1/+4
2025-11-04mpls: Protect net->mpls.platform_label with a per-netns mutex.Kuniyuki Iwashima1-0/+1
2025-11-04ipv6: Add in6_dev_rcu().Kuniyuki Iwashima1-0/+5
2025-11-04Merge branch '20251030-gcc_kaanapali-v2-v2-3-a774a587af6f@oss.qualcomm.com' i...Bjorn Andersson1-0/+241
2025-11-04dt-bindings: clock: qcom: Add Kaanapali Global clock controllerTaniya Das1-0/+241
2025-11-04dt-bindings: arm: qcom,ids: Add SoC ID for QCS6490Komal Bajaj1-0/+1
2025-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4Alexei Starovoitov25-47/+109
2025-11-04sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task...Tejun Heo1-2/+2
2025-11-04sched_ext: Merge branch 'for-6.19' of git://git.kernel.org/pub/scm/linux/kern...Tejun Heo14-39/+124
2025-11-04cgroup: Defer task cgroup unlink until after the task is done switching outTejun Heo1-0/+2
2025-11-04cgroup: Rename cgroup lifecycle hooks to cgroup_task_*()Tejun Heo1-6/+6
2025-11-03arch: hookup listns() system callChristian Brauner1-1/+3
2025-11-03nstree: add listns()Christian Brauner4-2/+52
2025-11-03nstree: add unified namespace listChristian Brauner1-0/+2
2025-11-03nstree: maintain list of owned namespacesChristian Brauner1-0/+8
2025-11-03nstree: assign fixed ids to the initial namespacesChristian Brauner3-5/+37
2025-11-03nstree: introduce a unified treeChristian Brauner1-0/+3
2025-11-03ns: use anonymous struct to group list memberChristian Brauner1-2/+4
2025-11-03ns: add active reference countChristian Brauner3-2/+145
2025-11-03ns: rename to exit_nsproxy_namespaces()Christian Brauner1-1/+1
2025-11-03ns: add __ns_ref_read()Christian Brauner1-1/+6
2025-11-03ns: initialize ns_list_node for initial namespacesChristian Brauner1-0/+1
2025-11-03ns: add NS_COMMON_INIT()Christian Brauner1-0/+10
2025-11-03ns: add missing authorshipChristian Brauner1-0/+1
2025-11-03io_uring/zcrx: remove sync refill uapiPavel Begunkov1-12/+0
2025-11-03io_uring/uring_cmd: avoid double indirect call in task work dispatchCaleb Sander Mateos2-10/+13
2025-11-03io_uring: add wrapper type for io_req_tw_func_t argCaleb Sander Mateos1-1/+5
2025-11-03blktrace: add support for REQ_OP_WRITE_ZEROES tracingChaitanya Kulkarni1-1/+3
2025-11-03media: saa7146: Replace saa7146_ext_vv.vbi_fops with write functionLaurent Pinchart1-1/+2
2025-11-03media: mc: Make macros to obtain containers const-awareSakari Ailus1-5/+5
2025-11-03media: v4l2-dev: Make macros to obtain containers const-awareSakari Ailus1-3/+3
2025-11-03media: v4l2-subdev: Make media_entity_to_v4l2_subdev() const-awareSakari Ailus1-1/+1
2025-11-03uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()Thomas Gleixner1-4/+68
2025-11-03rtc: ds1685: stop setting max_user_freqAlexandre Belloni1-1/+0
2025-11-03perf: arm_pmuv3: Don't use PMCCNTR_EL0 on SMT coresYicong Yang2-0/+12
2025-11-03mtd: spear_smi: fix kernel-doc warnings <linux/mtd/spear_smi.h>Randy Dunlap1-9/+10
2025-11-03drm/{i915, xe}/display: Add display runtime pm parent interfaceJouni Högander1-0/+19
2025-11-03drm/{i915, xe}/display: pass parent interface to display probeJani Nikula1-0/+26
2025-11-039p: convert to the new mount APIEric Sandeen2-2/+2
2025-11-039p: create a v9fs_context structure to hold parsed optionsEric Sandeen2-32/+90
2025-11-03net/9p: move structures and macros to header filesEric Sandeen2-0/+45
2025-11-03fs/fs_parse: add back fsparam_u32hexEric Sandeen1-0/+2
2025-11-03net/9p: cleanup: change p9_trans_module->def to boolDominique Martinet1-1/+1