summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-03nstree: introduce a unified treeChristian Brauner
2025-11-03ns: use anonymous struct to group list memberChristian Brauner
2025-11-03ns: add active reference countChristian Brauner
2025-11-03ns: rename to exit_nsproxy_namespaces()Christian Brauner
2025-11-03ns: add __ns_ref_read()Christian Brauner
2025-11-03ns: initialize ns_list_node for initial namespacesChristian Brauner
2025-11-03ns: add NS_COMMON_INIT()Christian Brauner
2025-11-03ns: add missing authorshipChristian Brauner
2025-11-03io_uring/zcrx: remove sync refill uapiPavel Begunkov
2025-11-03io_uring/uring_cmd: avoid double indirect call in task work dispatchCaleb Sander Mateos
2025-11-03io_uring: add wrapper type for io_req_tw_func_t argCaleb Sander Mateos
2025-11-03blktrace: add support for REQ_OP_WRITE_ZEROES tracingChaitanya Kulkarni
2025-11-03media: saa7146: Replace saa7146_ext_vv.vbi_fops with write functionLaurent Pinchart
2025-11-03media: mc: Make macros to obtain containers const-awareSakari Ailus
2025-11-03media: v4l2-dev: Make macros to obtain containers const-awareSakari Ailus
2025-11-03media: v4l2-subdev: Make media_entity_to_v4l2_subdev() const-awareSakari Ailus
2025-11-03uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()Thomas Gleixner
2025-11-03rtc: ds1685: stop setting max_user_freqAlexandre Belloni
2025-11-03perf: arm_pmuv3: Don't use PMCCNTR_EL0 on SMT coresYicong Yang
2025-11-03mtd: spear_smi: fix kernel-doc warnings <linux/mtd/spear_smi.h>Randy Dunlap
2025-11-03drm/{i915, xe}/display: Add display runtime pm parent interfaceJouni Högander
2025-11-03drm/{i915, xe}/display: pass parent interface to display probeJani Nikula
2025-11-039p: convert to the new mount APIEric Sandeen
2025-11-039p: create a v9fs_context structure to hold parsed optionsEric Sandeen
2025-11-03net/9p: move structures and macros to header filesEric Sandeen
2025-11-03fs/fs_parse: add back fsparam_u32hexEric Sandeen
2025-11-03net/9p: cleanup: change p9_trans_module->def to boolDominique Martinet
2025-11-039p: Use kvmalloc for message buffers on supported transportsPierre Barre
2025-11-02Merge patch series "target: RW/num_cmds stats improvements"Martin K. Petersen
2025-11-02scsi: target: Move LUN stats to per-CPUMike Christie
2025-11-02scsi: target: Fix LUN/device R/W and total command statsMike Christie
2025-11-02Merge patch series "scsi: target: Add WRITE_ATOMIC_16 support"Martin K. Petersen
2025-11-02scsi: target: Add WRITE_ATOMIC_16 handlerMike Christie
2025-11-02scsi: target: Add helper to set up atomic values from block_deviceMike Christie
2025-11-02scsi: target: Add atomic se_device fieldsMike Christie
2025-11-02scsi: target: Rename target_configure_unmap_from_queue()Mike Christie
2025-11-03power: supply: max77705_charger: implement aicl featureDzmitry Sankouski
2025-11-02random: remove unused get_random_var_wait functionsEric Biggers
2025-11-01genirq/manage: Reduce priority of forced secondary interrupt handlerLukas Wunner
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-01err.h: add INIT_ERR_PTR() macroChristian Marangi
2025-11-01Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-31dpll: add phase-adjust-gran pin attributeIvan Vecera
2025-10-31net: mana: Support HW link state eventsHaiyang Zhang
2025-10-31genirq: Fix percpu_devid irq affinity documentationMarc Zyngier
2025-10-31Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-31Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-10-31Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song