summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-25af_unix: Don't retry after unix_state_lock_nested() in unix_stream_connect().Kuniyuki Iwashima
2024-06-25af_unix: Define locking order for U_LOCK_SECOND in unix_state_double_lock().Kuniyuki Iwashima
2024-06-25af_unix: Define locking order for unix_table_double_lock().Kuniyuki Iwashima
2024-06-25ibmvnic: Add tx check to prevent skb leakNick Child
2024-06-25xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert
2024-06-25drm/ttm/tests: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-25cpufreq: ti: update OPP table for AM62Px SoCsBryan Brattlof
2024-06-25cpufreq: ti: update OPP table for AM62Ax SoCsBryan Brattlof
2024-06-25pinctrl: da9062: replace gpiochip_get_desc() with gpio_device_get_desc()Bartosz Golaszewski
2024-06-25Revert "printk: Save console options for add_preferred_console_match()"Greg Kroah-Hartman
2024-06-25Revert "printk: Don't try to parse DEVNAME:0.0 console options"Greg Kroah-Hartman
2024-06-25Revert "printk: Flag register_console() if console is set on command line"Greg Kroah-Hartman
2024-06-25Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...Greg Kroah-Hartman
2024-06-25Revert "serial: core: Handle serial console options"Greg Kroah-Hartman
2024-06-25Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"Greg Kroah-Hartman
2024-06-25Revert "Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial p...Greg Kroah-Hartman
2024-06-25Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"Greg Kroah-Hartman
2024-06-25Revert "serial: core: Fix ifdef for serial base console functions"Greg Kroah-Hartman
2024-06-25Revert "Loongarch: Support loongarch avec"Thomas Gleixner
2024-06-25drm/i915/psr: Modify dg2_activate_panel_replay to support eDPJouni Högander
2024-06-25drm/i915/psr: Check Early Transport for Panel Replay as wellJouni Högander
2024-06-25drm/i915/psr: Perform scanline indication check for Panel Replay as wellJouni Högander
2024-06-25drm/i915/psr: Perform psr2 checks related to ALPM for Panel ReplayJouni Högander
2024-06-25drm/i915/alpm: Make crtc_state as const in intel_alpm_compute_paramsJouni Högander
2024-06-25drm/i915/psr: HW will not allow PR on eDP when HDCP enabledJouni Högander
2024-06-25drm/i915/psr: 128b/132b Panel Replay is not supported on eDPJouni Högander
2024-06-25drm/i915/psr: Check panel Early Transport capability for eDP PRJouni Högander
2024-06-24KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.koJeff Johnson
2024-06-24lib/dump_stack: report process UID in dump_stack_print_info()Suren Baghdasaryan
2024-06-24tools/testing/radix-tree: add missing MODULE_DESCRIPTION definitionSidhartha Kumar
2024-06-24ocfs2: constify struct ocfs2_stack_operationsChristophe JAILLET
2024-06-24ocfs2: constify struct ocfs2_lock_res_opsChristophe JAILLET
2024-06-24lib/plist.c: avoid worst case scenario in plist_addI Hsin Cheng
2024-06-24hung_task: ignore hung_task_warnings when hung_task_panic is enabledYongliang Gao
2024-06-24checkpatch: check for missing Fixes tagsDan Carpenter
2024-06-24checkpatch: really skip LONG_LINE_* when LONG_LINE is ignoredWolfram Sang
2024-06-24nilfs2: do not call inode_attach_wb() directlyRyusuke Konishi
2024-06-24nilfs2: prepare backing device folios for writing after adding checksumsRyusuke Konishi
2024-06-24proc: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-06-24most: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-06-24fsi: occ: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-06-24crash: remove header files which are included more than onceWenchao Hao
2024-06-24proc: test "Kthread:" fieldAlexey Dobriyan
2024-06-24lib/Kconfig.debug: document panic= command line option and procfs entry for P...Brian Masney
2024-06-24lib/test_linear_ranges: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-24lib/test_kmod: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-24siphash: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-24uuid: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-24kunit: add missing MODULE_DESCRIPTION() macros to lib/*.cJeff Johnson
2024-06-24lib/asn1_encoder: add missing MODULE_DESCRIPTION() macroJeff Johnson