linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-30 19:12:55 to 2022-01-31 03:45:10 UTC [more...]

[PATCH 1/5] clk: mux: Declare u32 *table parameter as const
 2022-01-31  3:44 UTC  (2+ messages)

[RFC V1 00/31] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-01-31  3:35 UTC  (6+ messages)
` [RFC V1 02/31] mm/mmap: Clarify protection_map[] indices

[PATCH v4 0/4] Watchdog: sp5100_tco: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-31  3:13 UTC  (7+ messages)
` [PATCH v4 1/4] Watchdog: sp5100_tco: Move timer initialization into function
` [PATCH v4 2/4] Watchdog: sp5100_tco: Refactor MMIO base address initialization
` [PATCH v4 3/4] Watchdog: sp5100_tco: Add initialization using EFCH MMIO
` [PATCH v4 4/4] Watchdog: sp5100_tco: Enable Family 17h+ CPUs

[PATCH v2] vfs: Pre-allocate superblock in sget_fc() if !test
 2022-01-31  3:11 UTC  (2+ messages)

[PATCH v3 0/8] rtw88: prepare locking for SDIO support
 2022-01-31  3:06 UTC  (8+ messages)

[PATCH v2 0/3] mm/page_owner: Extend page_owner to show memcg information
 2022-01-31  2:58 UTC  (11+ messages)
` [PATCH v2 1/3] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v2 2/3] mm/page_owner: Use scnprintf() to avoid excessive buffer overrun check
` [PATCH v2 3/3] mm/page_owner: Dump memcg information

[PATCH] rtlwifi: remove redundant initialization of variable ul_encalgo
 2022-01-31  2:53 UTC  (2+ messages)

[PATCH RESEND] mount: warn only once about timestamp range expiration
 2022-01-31  2:52 UTC  (2+ messages)

[tip:x86/core 1/1] arch/x86/um/../lib/csum-partial_64.c:98:12: error: implicit declaration of function 'load_unaligned_zeropad'
 2022-01-31  2:29 UTC  (6+ messages)

[PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O
 2022-01-31  2:21 UTC  (2+ messages)

[PATCH] usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transition
 2022-01-31  2:17 UTC  (4+ messages)

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-01-30  0:25 UTC  (12+ messages)

[PATCH 1/4] mm/memcg: use NUMA_NO_NODE to indicate allocation from unspecified node
 2022-01-31  1:47 UTC  (2+ messages)

[linux-stable-rc:queue/4.4 9764/9999] drivers/hid/wacom_sys.c:1737: undefined reference to `usb_hid_driver'
 2022-01-31  1:21 UTC 

[PATCH] kernel/cpu.c: fix init_cpu_online
 2022-01-31  1:46 UTC 

BUG: Kernel NULL pointer dereference on write at 0x00000000 (rtmsg_ifinfo_build_skb)
 2022-01-31  1:08 UTC  (8+ messages)

[linux-stable-rc:queue/4.9 9687/9999] wacom_sys.c:undefined reference to `usb_hid_driver'
 2022-01-31  0:51 UTC 

[PATCH] dt-bindings: net: dsa: realtek-smi: convert to YAML schema
 2022-01-31  0:49 UTC  (7+ messages)

[PATCH] dt-bindings: ata: convert ata/cortina,gemini-sata-bridge to yaml
 2022-01-31  0:48 UTC  (5+ messages)

linux-next: build failure after merge of the kspp tree
 2022-01-31  0:41 UTC  (5+ messages)

[PATCH] Docs: ktap: add code-block type
 2022-01-31  0:36 UTC 

[PATCH] ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()
 2022-01-31  0:11 UTC  (7+ messages)

[PATCH 0/4] add pine64 touch panel support to rockpro64
 2022-01-31  0:03 UTC  (3+ messages)
` [PATCH 2/4] drm/panel: feiyang-fy07024di26a30d: make reset gpio optional

[PATCH v3 0/3] Support Sharp LQ101R1SX03 and HannStar HSD101PWW2 panels
 2022-01-30 23:59 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: sharp,lq101r1sx01: Add compatible for LQ101R1SX03
` [PATCH v3 2/3] dt-bindings: display: simple: Add HannStar HSD101PWW2
` [PATCH v3 3/3] drm/panel: simple: Add support for HannStar HSD101PWW2 panel

[djwong-xfs:vectorized-scrub 29/346] fs/xfs/scrub/agheader.c:741:25: sparse: sparse: restricted gfp_t degrades to integer
 2022-01-30 23:39 UTC 

[PATCH v6 00/21] Introduce power-off+restart call chain API
 2022-01-30 23:37 UTC  (22+ messages)
` [PATCH v6 01/21] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v6 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v6 03/21] reboot: Print error message if restart handler has duplicated priority
` [PATCH v6 04/21] kernel: Add combined power-off+restart handler call chain API
` [PATCH v6 05/21] ARM: Use do_kernel_power_off()
` [PATCH v6 06/21] csky: "
` [PATCH v6 07/21] riscv: "
` [PATCH v6 08/21] arm64: "
` [PATCH v6 09/21] parisc: "
` [PATCH v6 10/21] xen/x86: "
` [PATCH v6 11/21] powerpc: "
` [PATCH v6 12/21] m68k: Switch to new sys-off handler API
` [PATCH v6 13/21] sh: Use do_kernel_power_off()
` [PATCH v6 14/21] x86: "
` [PATCH v6 15/21] ia64: "
` [PATCH v6 16/21] mips: "
` [PATCH v6 17/21] nds32: "
` [PATCH v6 18/21] memory: emif: Use kernel_can_power_off()
` [PATCH v6 19/21] ACPI: power: Switch to sys-off handler API
` [PATCH v6 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v6 21/21] reboot: Remove pm_power_off_prepare()

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 4728/5869] arch/arm64/kvm/fpsimd.c:129:33: error: implicit declaration of function 'sve_cond_update_zcr_vq'
 2022-01-30 23:29 UTC 

[PATCH] comedi: remove redundant assignment to variable buffer_config
 2022-01-30 23:29 UTC 

[PATCH v17 0/4] Add NVIDIA Tegra GPC-DMA driver
 2022-01-30 23:23 UTC  (9+ messages)
` [PATCH v17 2/4] dmaengine: tegra: Add tegra gpcdma driver

[PATCH] media: saa7164: remove redundant assignment to variable idx
 2022-01-30 23:21 UTC 

[PATCH] pinctrl: samsung: improve wake irq info on console
 2022-01-30 23:21 UTC 

[PATCH] media: saa7134: remove redundant assignment to variable id
 2022-01-30 23:15 UTC 

[PATCH] media: mtk-jpeg: remove redundant initialization of variable plane_fmt
 2022-01-30 23:11 UTC 

linux-next: build failure after merge of the kspp tree
 2022-01-30 23:09 UTC 

[PATCH] crypto: sl3516: remove redundant initializations of pointers in_sg and out_sg
 2022-01-30 23:05 UTC 

[PATCH] acpi: require CRC32 to build
 2022-01-30 22:58 UTC  (2+ messages)

[PATCH] RDMA/mlx4: remove redundant assignment to variable nreq
 2022-01-30 22:57 UTC 

[PATCH 0/5] random: Add PREEMPT_RT support
 2022-01-30 22:55 UTC  (7+ messages)
` [PATCH 5/5] random: Defer processing of randomness on PREEMPT_RT

[PATCH] crypto: marvell/octeontx: remove redundant initialization of variable c_size
 2022-01-30 22:53 UTC 

[PATCH] SUNRPC: remove redundant pointer plainhdr
 2022-01-30 22:44 UTC 

[PATCH] media: gspca: remove redundant assignment of variable n
 2022-01-30 22:31 UTC 

[clangbuiltlinux:instrumentation2 91/91] drivers/misc/mei/interrupt.o: warning: objtool: mei_irq_write_handler.part.0() falls through to next function mei_irq_write_handler()
 2022-01-30 22:28 UTC 

[linux-stable-rc:linux-4.4.y 6439/9999] include/asm-generic/bug.h:159:2: error: implicit declaration of function 'no_printk'; did you mean 'printk'?
 2022-01-30 22:28 UTC 

arch/s390/lib/test_modules_helpers.c:13:14: warning: no previous prototype for function 'test_modules_return_0000'
 2022-01-30 22:28 UTC 

[PATCH PREEMPT_RT 4.19 STABLE] rt: PREEMPT_RT safety net for backported patches
 2022-01-30 21:46 UTC 

[PATCH 1/2] random: access primary_pool directly rather than through pointer
 2022-01-30 22:11 UTC  (4+ messages)
` [PATCH 2/2] random: only call crng_finalize_init() for primary_crng

[PATCH] usb: raw-gadget: fix handling of dual-direction-capable endpoints
 2022-01-30 21:58 UTC  (5+ messages)

[RFC PATCH v4 00/13] module: core code clean up
 2022-01-30 21:32 UTC  (14+ messages)
` [RFC PATCH v4 01/13] module: Move all into module/
` [RFC PATCH v4 02/13] module: Simple refactor in preparation for split
` [RFC PATCH v4 03/13] module: Move livepatch support to a separate file
` [RFC PATCH v4 04/13] module: Move latched RB-tree "
` [RFC PATCH v4 05/13] module: Move arch strict rwx "
` [RFC PATCH v4 06/13] module: Move "
` [RFC PATCH v4 07/13] module: Move extra signature support out of core code
` [RFC PATCH v4 08/13] module: Move kmemleak support to a separate file
` [RFC PATCH v4 09/13] module: Move kallsyms support into "
` [RFC PATCH v4 10/13] module: Move procfs "
` [RFC PATCH v4 11/13] module: Move sysfs "
` [RFC PATCH v4 12/13] module: Move kdb_modules list out of core code
` [RFC PATCH v4 13/13] module: Move version support into a separate file

[RFC v6 net-next 0/9] add support for VSC7512 control over SPI
 2022-01-30 21:30 UTC  (4+ messages)
` [RFC v6 net-next 1/9] pinctrl: ocelot: allow pinctrl-ocelot to be loaded as a module

[RFC PLAN] Some humble ideas for DAMON future works
 2022-01-30 21:30 UTC  (2+ messages)

[PATCH 00/35] Shadow stacks for userspace
 2022-01-30 21:18 UTC  (36+ messages)
` [PATCH 01/35] Documentation/x86: Add CET description
` [PATCH 02/35] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH 03/35] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH 04/35] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH 05/35] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH 06/35] x86/cet: Add control-protection fault handler
` [PATCH 07/35] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH 08/35] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH 09/35] x86/mm: Introduce _PAGE_COW
` [PATCH 10/35] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH 11/35] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH 12/35] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH 13/35] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH 14/35] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH 15/35] x86/mm: Check Shadow Stack page fault errors
` [PATCH 16/35] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH 17/35] mm: Fixup places that call pte_mkwrite() directly
` [PATCH 18/35] mm: Add guard pages around a shadow stack
` [PATCH 19/35] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH 20/35] mm: Update can_follow_write_pte() for shadow stack
` [PATCH 21/35] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH 22/35] x86/mm: Prevent VM_WRITE shadow stacks
` [PATCH 23/35] x86/fpu: Add helpers for modifying supervisor xstate
` [PATCH 24/35] mm: Re-introduce vm_flags to do_mmap()
` [PATCH 25/35] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH 26/35] x86/process: Change copy_thread() argument 'arg' to 'stack_size'
` [PATCH 27/35] x86/fpu: Add unsafe xsave buffer helpers
` [PATCH 28/35] x86/cet/shstk: Handle thread shadow stack
` [PATCH 29/35] x86/cet/shstk: Introduce shadow stack token setup/verify routines
` [PATCH 30/35] x86/cet/shstk: Handle signals for shadow stack
` [PATCH 31/35] x86/cet/shstk: Add arch_prctl elf feature functions
` [PATCH 32/35] x86/cet/shstk: Introduce map_shadow_stack syscall
` [PATCH 33/35] selftests/x86: Add map_shadow_stack syscall test
` [PATCH 34/35] x86/cet/shstk: Support wrss for userspace
` [PATCH 35/35] x86/cpufeatures: Limit shadow stack to Intel CPUs

[PATCH] mm/hwpoison: Check the subpage, not the head page
 2022-01-30 21:14 UTC  (3+ messages)

[ANNOUNCE] 5.15.18-rt28
 2022-01-30 21:02 UTC 

[PATCH v1 1/7] powercap/dtpm: Change locking scheme
 2022-01-30 21:02 UTC  (7+ messages)
` [PATCH v1 2/7] powercap/dtpm_cpu: Reset per_cpu variable in the release function
` [PATCH v1 3/7] powercap/dtpm: Fixup kfree for virtual node
` [PATCH v1 4/7] powercap/dtpm: Destroy hierarchy function
` [PATCH v1 5/7] powercap/dtpm: Move the 'root' reset place
` [PATCH v1 6/7] powercap/dtpm/dtpm_cpu: Add exit function
` [PATCH v1 7/7] dtpm/soc/rk3399: Add the ability to unload the module

[PATCH v4 resend 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2022-01-30 20:45 UTC  (21+ messages)
` [PATCH v4 01/20] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH v4 02/20] power: supply: bq25890: Rename IILIM field to IINLIM
` [PATCH v4 03/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures
` [PATCH v4 04/20] power: supply: bq25890: Add a bq25890_rw_init_data() helper
` [PATCH v4 05/20] power: supply: bq25890: Add support to skip reset at probe() / remove()
` [PATCH v4 06/20] power: supply: bq25890: Add support to read back the settings from the chip
` [PATCH v4 07/20] power: supply: bq25890: Enable charging on boards where we skip reset
` [PATCH v4 08/20] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH v4 09/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH v4 10/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH v4 11/20] power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection
` [PATCH v4 12/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol
` [PATCH v4 13/20] power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helper
` [PATCH v4 14/20] mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic
` [PATCH v4 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v4 16/20] extcon: intel-cht-wc: Use new cht_wc_model intel_soc_pmic field
` [PATCH v4 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors
` [PATCH v4 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()
` [PATCH v4 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device
` [PATCH v4 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters

[PATCH] lib/test_string.c: Add test for strlen()
 2022-01-30 20:35 UTC  (5+ messages)

[PATCH] dt-bindings: i2c: mpc: Make each example a separate entry
 2022-01-30 20:22 UTC  (2+ messages)

Linux 5.17-rc2
 2022-01-30 20:22 UTC  (2+ messages)

[PATCH v5 5/9] pinctrl: nuvoton: Add driver for WPCM450
 2022-01-30 20:17 UTC  (4+ messages)

[v5 0/3] drm/msm/dsi: Add 10nm dsi phy tuning configuration support
 2022-01-30 20:15 UTC  (4+ messages)
` [v5 1/3] dt-bindings: msm/dsi: Add 10nm dsi phy tuning properties
` [v5 2/3] drm/msm/dsi: Add dsi phy tuning configuration support
` [v5 3/3] drm/msm/dsi: Add 10nm "

[rust:rust 964/1016] warning: unknown warning option '-Wpacked-not-aligned'; did you mean '-Wover-aligned'? [-Wunknown-warning-option], err: false
 2022-01-30 20:13 UTC 

[PATCH v3 0/1] drm/lsdc: add drm driver for loongson display controller
 2022-01-30 20:05 UTC  (3+ messages)
` [PATCH v3 1/1] "

[v4 0/3] drm/msm/dsi: Add 10nm dsi phy tuning configuration support
 2022-01-30 19:56 UTC  (4+ messages)
` [v4 1/3] dt-bindings: msm/dsi: Add 10nm dsi phy tuning properties
` [v4 2/3] drm/msm/dsi: Add dsi phy tuning configuration support
` [v4 3/3] drm/msm/dsi: Add 10nm "

[PATCH] fortify: Update compile-time tests for Clang 14
 2022-01-30 19:55 UTC  (2+ messages)

[PATCH] fs: Remove FIXME comment in generic_write_checks()
 2022-01-30 19:35 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).