summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-08-21soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson1-5/+6
2024-08-21printk: nbcon: Implement emergency sectionsThomas Gleixner1-0/+4
2024-08-21printk: Coordinate direct printing in panicJohn Ogness1-0/+5
2024-08-21printk: nbcon: Add unsafe flushing on panicJohn Ogness1-0/+5
2024-08-21serial: core: Acquire nbcon context in port->lock wrapperJohn Ogness1-2/+80
2024-08-21nbcon: Add API to acquire context for non-printing operationsJohn Ogness2-0/+16
2024-08-21console: Improve console_srcu_read_flags() commentsJohn Ogness1-11/+17
2024-08-21serial: core: Introduce wrapper to set @uart_port->consJohn Ogness1-0/+17
2024-08-21serial: core: Provide low-level functions to lock portJohn Ogness1-0/+18
2024-08-21printk: nbcon: Add callbacks to synchronize with driverJohn Ogness1-0/+43
2024-08-21printk: nbcon: Add detailed doc for write_atomic()John Ogness1-4/+29
2024-08-21printk: nbcon: Remove return value for write_atomic()John Ogness1-1/+1
2024-08-21printk: Check printk_deferred_enter()/_exit() usageSebastian Andrzej Siewior1-4/+5
2024-08-21dm: Remove unused declaration dm_get_rq_mapinfo()Yue Haibing1-1/+0
2024-08-21f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITSZhiguo Niu1-1/+1
2024-08-21net: Silence false field-spanning write warning in metadata_dst memcpyGal Pressman1-2/+5
2024-08-21drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multiTejas Vipin1-0/+2
2024-08-20workqueue: Don't call va_start / va_end twiceMatthew Brost1-14/+2
2024-08-20Merge branch 'tip/sched/core' into for-6.12Tejun Heo5-17/+45
2024-08-20kernel: Add helper macros for loop unrollingKP Singh1-0/+36
2024-08-20fsverity: expose verified fsverity built-in signatures to LSMsFan Wu1-0/+1
2024-08-20lsm: add security_inode_setintegrity() hookFan Wu2-0/+12
2024-08-20dm-verity: expose root hash digest and signature data to LSMsDeven Bowers1-1/+8
2024-08-20block,lsm: add LSM blob and new LSM hooks for block devicesDeven Bowers4-0/+35
2024-08-20audit,ipe: add IPE auditing supportDeven Bowers1-0/+3
2024-08-20lsm: add new securityfs delete functionFan Wu1-0/+1
2024-08-20initramfs,lsm: add a security hook to do_populate_rootfs()Fan Wu2-0/+10
2024-08-20softirq: Remove unused 'action' parameter from action callbackCaleb Sander Mateos1-2/+2
2024-08-20firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2Sudeep Holla1-0/+7
2024-08-20firmware: arm_ffa: Update the FF-A command list with v1.2 additionsSudeep Holla1-0/+5
2024-08-20coresight: Make trace ID map spinlock local to the mapJames Clark1-0/+1
2024-08-20coresight: Emit sink ID in the HW_ID packetsJames Clark1-4/+13
2024-08-20coresight: Remove pending trace ID release mechanismJames Clark1-4/+2
2024-08-20coresight: Use per-sink trace ID maps for Perf sessionsJames Clark1-1/+2
2024-08-20coresight: Make CPU id map a property of a trace ID mapJames Clark1-0/+1
2024-08-20coresight: Move struct coresight_trace_id_map to common headerJames Clark1-0/+18
2024-08-20ipv4: Centralize TOS matchingIdo Schimmel2-0/+8
2024-08-20x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner1-0/+4
2024-08-20netfilter: nf_tables: allow loads only when register is initializedFlorian Westphal1-0/+1
2024-08-20netfilter: nf_tables: pass context structure to nft_parse_register_loadFlorian Westphal1-1/+2
2024-08-20net/smc: introduce statistics for ringbufs usage of net namespaceWen Gu1-0/+2
2024-08-20net/smc: introduce statistics for allocated ringbufs of link groupWen Gu1-0/+4
2024-08-20PM: domains: add device managed version of dev_pm_domain_attach|detach_list()Dikshita Agarwal1-0/+11
2024-08-20pmdomain: Merge branch dt into nextUlf Hansson1-0/+30
2024-08-20dt-bindings: power: Add support for RK3576 SoCFinley Xiao1-0/+30
2024-08-20net: add copy from skb_seq_state to buffer functionChristian Hopps1-0/+1
2024-08-20lsm: add IPE lsmDeven Bowers1-0/+1
2024-08-20kcm: Serialise kcm_sendmsg() for the same socket.Kuniyuki Iwashima1-0/+1
2024-08-20bpf: Allow bpf_current_task_under_cgroup() with BPF_CGROUP_*Matteo Croce1-0/+1
2024-08-20workqueue: Fix htmldocs build warningTejun Heo1-1/+1