summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-10-11lsm: use lsm_prop in security_inode_getsecidCasey Schaufler
2024-10-11lsm: use lsm_prop in security_current_getsecidCasey Schaufler
2024-10-11lsm: use lsm_prop in security_ipc_getsecidCasey Schaufler
2024-10-11audit: maintain an lsm_prop in audit_contextCasey Schaufler
2024-10-11lsm: add lsmprop_to_secctx hookCasey Schaufler
2024-10-11lsm: use lsm_prop in security_audit_rule_matchCasey Schaufler
2024-10-11lsm: add the lsm_prop data structureCasey Schaufler
2024-10-11phy: sun4i-usb: Fix a typoAndrew Kreimer
2024-10-11sched/core: Disable page allocation in task_tick_mm_cid()Waiman Long
2024-10-11misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycleParker Newman
2024-10-11serial: qcom-geni: fix rx cancel dma status bitJohan Hovold
2024-10-11serial: clean up uart_infoYanteng Si
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2024-10-10resource: Add resource set range and size helpersIlpo Järvinen
2024-10-10thermal: core: Add user thresholds supportDaniel Lezcano
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-10clocksource: Remove unused clocksource_change_ratingDr. David Alan Gilbert
2024-10-10fgraph: Simplify return address printing in function graph tracerMasami Hiramatsu (Google)
2024-10-10Merge branch 'net-introduce-tx-h-w-shaping-api'Jakub Kicinski
2024-10-10virtchnl: support queue rate limit and quanta size configurationWenjun Wu
2024-10-10net-shapers: implement NL get operationPaolo Abeni
2024-10-10genetlink: extend info user-storage to match NL cb ctxPaolo Abeni
2024-10-10OPP: Drop redundant *_opp_attach|detach_genpd()Ulf Hansson
2024-10-10pmdomain: core: Set the required dev for a required OPP during genpd attachUlf Hansson
2024-10-10PM: domains: Support required OPPs in dev_pm_domain_attach_list()Ulf Hansson
2024-10-10OPP: Rework _set_required_devs() to manage a single device per callUlf Hansson
2024-10-10regulator: max5970: Drop unused structsPatrick Rudolph
2024-10-10net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.hCosmin Ratiu
2024-10-10Add dev_warn_probe() and improve error handling inMark Brown
2024-10-10Merge patch series "timekeeping/fs: multigrain timestamp redux"Christian Brauner
2024-10-10fs: handle delegated timestamps in setattr_copy_mgtimeJeff Layton
2024-10-10timekeeping: Add percpu counter for tracking floor swap eventsJeff Layton
2024-10-10timekeeping: Add interfaces for handling timestamps with a floor valueJeff Layton
2024-10-09ipv4: Retire global IPv4 hash table inet_addr_lst.Kuniyuki Iwashima
2024-10-09ipv4: Link IPv4 address to per-netns hash table.Kuniyuki Iwashima
2024-10-09clk: Remove unused clk_hw_rate_is_protectedDr. David Alan Gilbert
2024-10-09tracing: Allow system call tracepoints to handle page faultsMathieu Desnoyers
2024-10-09tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALLMathieu Desnoyers
2024-10-09closures: Add closure_wait_event_timeout()Kent Overstreet
2024-10-09Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"Michal Hocko
2024-10-09bcachefs: do not use PF_MEMALLOC_NORECLAIMMichal Hocko
2024-10-09mfd: Add Congatec Board Controller driverThomas Richard
2024-10-09backlight: Remove notifierDr. David Alan Gilbert
2024-10-09locking/ww_mutex: Adjust to lockdep nest_lock requirementsThomas Hellström
2024-10-09sysctl: allow registration of const struct ctl_tableThomas Weißschuh
2024-10-09sysctl: move internal interfaces to const struct ctl_tableThomas Weißschuh
2024-10-09bpf: Constify ctl_table argument of filter functionThomas Weißschuh
2024-10-09net: pcs: xpcs: move definition of struct dw_xpcs to private headerRussell King (Oracle)
2024-10-09net: pcs: xpcs: provide a helper to get the phylink pcs given xpcsRussell King (Oracle)
2024-10-09platform/x86: wmi: Implement proper shutdown handlingArmin Wolf