public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-20 18:05:31 to 2022-10-20 21:59:35 UTC [more...]

kernel BUG in page_try_dup_anon_rmap
 2022-10-20 21:59 UTC  (5+ messages)

[PATCH v3 0/9] mm: introduce Designated Movable Blocks
 2022-10-20 21:53 UTC  (10+ messages)
` [PATCH v3 1/9] lib/show_mem.c: display MovableOnly
` [PATCH v3 2/9] mm/page_alloc: calculate node_spanned_pages from pfns
` [PATCH v3 3/9] mm/page_alloc: prevent creation of empty zones
` [PATCH v3 4/9] mm/page_alloc.c: allow oversized movablecore
` [PATCH v3 5/9] mm/page_alloc: introduce init_reserved_pageblock()
` [PATCH v3 6/9] memblock: introduce MEMBLOCK_MOVABLE flag
` [PATCH v3 7/9] mm/dmb: Introduce Designated Movable Blocks
` [PATCH v3 8/9] mm/page_alloc: make alloc_contig_pages DMB aware
` [PATCH v3 9/9] mm/page_alloc: allow base for movablecore

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-10-20 21:53 UTC  (4+ messages)
` [PATCH V3 06/11] tracing: Improve panic/die notifiers

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-20 21:52 UTC  (10+ messages)

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-20 21:51 UTC  (18+ messages)
` [PATCH v2 24/39] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v2 26/39] x86/cet/shstk: Introduce routines modifying shstk
` [PATCH v2 33/39] x86/cpufeatures: Limit shadow stack to Intel CPUs

[RFC V2 PATCH 00/11] CXL: Process event logs
 2022-10-20 21:50 UTC  (3+ messages)
` [RFC V2 PATCH 02/11] cxl/mem: Implement Get Event Records command

[GIT PULL v2] coresight: Fixes for v6.1
 2022-10-20 21:48 UTC 

[arm-integrator:virt-to-pfn-v6.0-rc1 23/24] s390-linux-ld:arch/s390/kernel/vdso64/vdso64.lds:255: syntax error
 2022-10-20 21:47 UTC 

[PATCH v5 0/5] dirty_log_perf_test vCPU pinning
 2022-10-20 21:46 UTC  (5+ messages)
` [PATCH v5 5/5] KVM: selftests: Run dirty_log_perf_test on specific CPUs

drivers/remoteproc/rcar_rproc.c:45:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-10-20 21:37 UTC 

Odd interaction with file capabilities and procfs files
 2022-10-20 21:35 UTC  (5+ messages)

[PATCH -mm] -funsigned-char, x86: make struct p4_event_bind::cntr signed array
 2022-10-20 21:34 UTC  (9+ messages)

[PATCH v1] drm: Switch drm_client_buffer_delete() to unlocked drm_gem_vunmap
 2022-10-20 21:33 UTC 

[PATCH] rcu: Make call_rcu() lazy only when CONFIG_RCU_LAZY is enabled
 2022-10-20 21:33 UTC  (5+ messages)

[PATCH v4 00/11] staging: r8188eu: trivial code cleanup patches
 2022-10-20 21:32 UTC  (12+ messages)
` [PATCH v4 01/11] staging: r8188eu: use Linux kernel variable naming convention
` [PATCH v4 02/11] staging: r8188eu: reformat long computation lines
` [PATCH v4 03/11] staging: r8188eu: remove {} for single statement blocks
` [PATCH v4 04/11] staging: r8188eu: use htons macro instead of __constant_htons
` [PATCH v4 05/11] staging: r8188eu: correct misspelled words in comments
` [PATCH v4 06/11] staging: r8188eu: Add space between function & macro parameters
` [PATCH v4 07/11] staging: r8188eu: Associate pointer symbol with parameter name
` [PATCH v4 08/11] staging: r8188eu: replace leading spaces by tabs
` [PATCH v4 09/11] staging: r8188eu: Put '{" on the symbol declaration line
` [PATCH v4 10/11] staging: r8188eu: Correct missing or extra space in the statements
` [PATCH v4 11/11] staging: r8188eu: Remove unused macros

[syzbot] KASAN: use-after-free Read in kernfs_next_descendant_post (2)
 2022-10-20 21:30 UTC 

[PATCH v0 0/8] Hardware Bound key added to Trusted Key-Ring
 2022-10-20 21:28 UTC  (12+ messages)
` [PATCH v0 3/8] crypto: hbk flags & info added to the tfm
    ` [EXT] "

[PATCH v4 0/4] Enhance definition of DFH and use enhancements for uart driver
 2022-10-20 21:26 UTC  (5+ messages)
` [PATCH v4 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v4 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v4 3/4] fpga: dfl: add basic support DFHv1
` [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH] tools lib traceevent: Fix double free in event_read_fields()
 2022-10-20 21:23 UTC  (2+ messages)

[PATCH 0/6] staging: vt6655: a series of checkpatch fixes on
 2022-10-20 21:17 UTC  (9+ messages)
` [PATCH 1/6] staging: vt6655: fix lines ending in a '('
` [PATCH 2/6] staging: vt6655: refactor long lines of code in s_uGetRTSCTSDuration
` [PATCH 3/6] staging: vt6655: refactor long lines of code in s_uFillDataHead
` [PATCH 4/6] staging: vt6655: refactor long lines of code in s_vGenerateTxParameter
` [PATCH 5/6] staging: vt6655: refactor long lines of code in the rest of the file
` [PATCH 6/6] staging: vt6655: refactor code to avoid a line ending in '('
` [PATCH v3] staging: vt6655: Fix Lines should not end with a '('

[PATCH 1/2] drivers: rtc: add max313xx series rtc driver
 2022-10-20 21:13 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: rtc: add bindings for max313xx RTCs

[PATCH v2 0/4] vDPA: dev config export via "vdpa dev show" command
 2022-10-20 21:13 UTC  (8+ messages)
` [PATCH v2 2/4] vdpa: pass initial config to _vdpa_register_device()
` [PATCH v2 3/4] vdpa: show dev config as-is in "vdpa dev show" output

[PATCH v8 net-next 00/12] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-10-20 21:09 UTC  (21+ messages)
` [PATCH v8 net-next 01/12] net: bridge: add locked entry fdb flag to extend locked port feature
` [PATCH v8 net-next 02/12] net: bridge: add blackhole fdb entry flag
` [PATCH v8 net-next 03/12] net: bridge: enable bridge to install locked fdb entries from drivers
` [PATCH v8 net-next 05/12] net: dsa: propagate the locked flag down through the DSA layer
` [PATCH v8 net-next 10/12] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH] leds: lp55xx: remove variable j
 2022-10-20 21:07 UTC 

[GIT PULL] rv/dot2c: Make automaton definition static
 2022-10-20 21:04 UTC 

[RFC PATCH v2 0/4] hwmon: (jc42) regmap conversion and resume fix
 2022-10-20 21:03 UTC  (5+ messages)
` [RFC PATCH v2 1/4] hwmon: (jc42) Convert register access to use an I2C regmap
` [RFC PATCH v2 2/4] hwmon: (jc42) Convert to regmap's built-in caching
` [RFC PATCH v2 3/4] hwmon: (jc42) Restore the min/max/critical temperatures on resume
` [RFC PATCH v2 4/4] hwmon: (jc42) Don't cache the temperature register

[PATCH][V2] hid: intel-ish-hid: ishtp: remove variable rb_count
 2022-10-20 21:02 UTC 

[PATCH][next] hid: intel-ish-hid: ishtp: remove variable rb_count
 2022-10-20 20:59 UTC 

[PATCH -next,v2] tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
 2022-10-20 20:57 UTC  (2+ messages)

[PATCH] drm/amd/display: Revert logic for plane modifiers
 2022-10-20 20:53 UTC  (2+ messages)

[PATCH 1/2] rv/dot2c: Make automaton definition static
 2022-10-20 20:55 UTC  (4+ messages)

[PATCH v3 00/10] staging: r8188eu: trivial code cleanup patches
 2022-10-20 20:54 UTC  (4+ messages)
` [PATCH v3 06/10] staging: r8188eu: Add space between function & macro parameters

[PATCH v3 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc
 2022-10-20 20:53 UTC  (10+ messages)

[PATCH] Add rumble support to latest xbox controllers
 2022-10-20 20:48 UTC  (3+ messages)

kismet: WARNING: unmet direct dependencies detected for MEDIA_TUNER_XC2028 when selected by VIDEO_TM6000
 2022-10-20 20:47 UTC 

[PATCH net-next 0/5] net: lan966x: Add xdp support
 2022-10-20 20:51 UTC  (2+ messages)

[PATCH 0/6] Fix direct renaming of hashed controls
 2022-10-20 20:46 UTC  (7+ messages)
` [PATCH 1/6] ALSA: control: add snd_ctl_rename()
` [PATCH 2/6] ALSA: usb-audio: Use snd_ctl_rename() to rename a control
` [PATCH 3/6] ALSA: hda/realtek: "
` [PATCH 4/6] ALSA: emu10k1: "
` [PATCH 5/6] ALSA: ca0106: "
` [PATCH 6/6] ALSA: ac97: "

[PATCHv4 00/13] Introduce RK806 Support
 2022-10-20 20:42 UTC  (14+ messages)
` [PATCHv4 01/13] clk: RK808: reduce 'struct rk808' usage
` [PATCHv4 02/13] regulator: rk808: "
` [PATCHv4 03/13] rtc: "
` [PATCHv4 04/13] mfd: rk808: convert to device managed resources
` [PATCHv4 05/13] mfd: rk808: use dev_err_probe
` [PATCHv4 06/13] mfd: rk808: replace 'struct i2c_client' with 'struct device'
` [PATCHv4 07/13] mfd: rk808: split into core and i2c
` [PATCHv4 08/13] dt-bindings: mfd: add rk806 binding
` [PATCHv4 09/13] mfd: rk8xx: add rk806 support
` [PATCHv4 10/13] pinctrl: rk805: add rk806 pinctrl support
` [PATCHv4 11/13] regulator: rk808: Use dev_err_probe
` [PATCHv4 12/13] regulator: expose regulator_find_closest_bigger
` [PATCHv4 13/13] regulator: rk808: add rk806 support

[Patch v8 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-10-20 20:42 UTC  (4+ messages)
` [Patch v8 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH] drm/qxl: remove variable num_relocs
 2022-10-20 20:40 UTC 

[PATCH v38 00/39] LSM: Module stacking for AppArmor
 2022-10-20 20:28 UTC  (4+ messages)
` [PATCH v38 39/39] LSM: Create lsm_module_list system call

[PATCH] kbuild: treat char as always signed
 2022-10-20 20:24 UTC  (7+ messages)
` [PATCH v2] kbuild: treat char as always unsigned

[PATCH] drivers/staging/pi433: Change data type of bit_rate to be u32
 2022-10-20 20:22 UTC  (3+ messages)

[PATCH 00/44] serial: Convert drivers to use uart_xmit_advance()
 2022-10-20 20:12 UTC  (3+ messages)
` [PATCH 24/44] serial: mvebu-uart: Use uart_xmit_advance()

[PATCH v2] PCI/ACPI: Don't assume D3 support if a device is power manageable
 2022-10-20 20:11 UTC 

[PATCH V2] xen/virtio: Handle PCI devices which Host controller is described in DT
 2022-10-20 20:07 UTC  (8+ messages)

[RFC PATCH] mm, hwpoison: Recover from copy-on-write machine checks
 2022-10-20 20:05 UTC  (4+ messages)
` [PATCH v2] mm, hwpoison: Try to recover from copy-on write faults

[RFC PATCH 0/2] Switch ARM to generic find_bit() API
 2022-10-20 20:02 UTC  (3+ messages)

[PATCH v2 0/2] usb: dwc3: revert OTG changes for Intel Merrifield
 2022-10-20 19:55 UTC  (18+ messages)
` [PATCH v2 2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"

[PATCH v2 1/1] spi: Introduce spi_get_device_match_data() helper
 2022-10-20 19:54 UTC 

[PATCH] clk: mediatek: fix dependency of MT7986 ADC clocks
 2022-10-20 19:52 UTC 

[RFC PATCH v2 0/1] cpuidle: teo: Introduce optional util-awareness
 2022-10-20 19:52 UTC  (4+ messages)

[PATCH v2 0/7] perf: Arm SPEv1.2 support
 2022-10-20 19:51 UTC  (4+ messages)
` [PATCH v2 3/7] arm64/sysreg: Convert SPE registers to automatic generation

[avpatel:riscv_ipi_imp_v10 11/14] drivers/irqchip/irq-riscv-intc.c:90:10: error: 'const struct irq_domain_ops' has no member named 'alloc'
 2022-10-20 19:46 UTC 

[PATCH v4 0/5] spi: pxa2xx: Pass the SSP type via device property
 2022-10-20 19:45 UTC  (6+ messages)
` [PATCH v4 1/5] spi: pxa2xx: Respect Intel SSP type given by a property
` [PATCH v4 2/5] spi: pxa2xx: Remove no more needed PCI ID table
` [PATCH v4 3/5] spi: pxa2xx: Move OF and ACPI ID tables closer to their user
` [PATCH v4 4/5] spi: pxa2xx: Consistently use dev variable in pxa2xx_spi_init_pdata()
` [PATCH v4 5/5] spi: pxa2xx: Switch from PM ifdeffery to pm_ptr()

[PATCH] mm/hugetlb: Unify clearing of RestoreReserve for private pages
 2022-10-20 19:38 UTC 

[PATCH 00/17] ARM: remove old board files
 2022-10-20 19:35 UTC  (6+ messages)
` [PATCH 01/17] ARM: at91: remove stale MAINTAINER file entries
  ` [PATCH 13/17] ARM: omap1: remove unused board files

[PATCH 1/2] iio: adc: mt6577_auxadc: add optional 32k clock
 2022-10-20 19:30 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: mediatek,mt2701-auxadc: new "

[PATCH] perf test: Do not fail Intel-PT misc test w/o libpython
 2022-10-20 19:29 UTC 

[PATCH 0/4] watchdog: Remove #ifdef guards for PM functions
 2022-10-20 19:22 UTC  (6+ messages)
` [PATCH 1/4] watchdog: at91rm9200: Remove #ifdef guards for PM related functions
` [PATCH 2/4] watchdog: twl4030: "
` [PATCH 3/4] watchdog: omap: "
` [PATCH 4/4] watchdog: kempld: "

[PATCH 1/2] mm: gup: Re-pin pages in case of trying several times to migrate
 2022-10-20 19:21 UTC  (5+ messages)
` [PATCH 2/2] mm: migrate: Try again if THP split is failed due to page refcnt

[PATCH] vdpa: Fix an error handling path in eni_vdpa_probe()
 2022-10-20 19:21 UTC 

[PATCH v3 01/17] ufs: core: Probe for ext_iid support
 2022-10-20 18:03 UTC  (16+ messages)
` [PATCH v3 03/17] ufs: core: Introduce Multi-circular queue capability
` [PATCH v3 04/17] ufs: core: Defer adding host to scsi if mcq is supported
` [PATCH v3 05/17] ufs: core: mcq: Introduce Multi Circular Queue
` [PATCH v3 06/17] ufs: core: mcq: Configure resource regions
` [PATCH v3 07/17] ufs: core: mcq: Calculate queue depth
` [PATCH v3 08/17] ufs: core: mcq: Allocate memory for mcq mode
` [PATCH v3 09/17] ufs: core: mcq: Configure operation and runtime interface
` [PATCH v3 10/17] ufs: core: mcq: Use shared tags for MCQ mode
` [PATCH v3 11/17] ufs: core: Prepare ufshcd_send_command for mcq
` [PATCH v3 12/17] ufs: core: mcq: Find hardware queue to queue request
` [PATCH v3 13/17] ufs: core: Prepare for completion in mcq
` [PATCH v3 14/17] ufs: mcq: Add completion support of a cqe
` [PATCH v3 15/17] ufs: core: mcq: Add completion support in poll
` [PATCH v3 16/17] ufs: core: mcq: Enable Multi Circular Queue
` [PATCH v3 17/17] ufs: qcom-host: Enable multi circular queue capability

[PATCH v2] net: mtk_sgmii: implement mtk_pcs_ops
 2022-10-20 19:10 UTC  (2+ messages)

[RFD] resctrl: reassigning a running container's CTRL_MON group
 2022-10-20 19:08 UTC  (11+ messages)

[PATCH 11/12] PCI: hv: Add hypercalls to read/write MMIO space
 2022-10-20 19:04 UTC  (2+ messages)

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-10-20 18:55 UTC  (8+ messages)
` [PATCH v14 08/14] mm: multi-gen LRU: support page table walks

[PATCH linux-next] ia64: Replace IS_ERR() with IS_ERR_VALUE()
 2022-10-20 18:56 UTC  (2+ messages)

[PATCH v2 0/3] Add base device tree files for QDU1000/QRU1000
 2022-10-20 18:55 UTC  (10+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: Add base QDU1000/QRU1000 DTSIs

[PATCH] tracing: Add trace_trigger kernel command line option
 2022-10-20 18:53 UTC  (7+ messages)

[PATCH 0/3] x86/fpu: Improve the init_fpstate setup code
 2022-10-20 18:52 UTC  (5+ messages)
` [PATCH 0/1] x86/fpu: Follow up on the init_fpstate fix
  ` [PATCH 1/1] x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly

[PATCH] memory tier, sysfs: rename attribute "nodes" to "nodelist"
 2022-10-20 18:47 UTC  (2+ messages)

[PATCH v1] rcu: use hlist_nulls_next_rcu() in hlist_nulls_add_tail_rcu()
 2022-10-20 18:44 UTC  (2+ messages)

[RFC PATCH 00/11] Reviving the Proxy Execution Series
 2022-10-20 18:43 UTC  (7+ messages)
` [RFC PATCH 01/11] locking/ww_mutex: Remove wakeups from under mutex::wait_lock
` [RFC PATCH 05/11] sched: Split scheduler execution context

[PATCH] hugetlbfs: don't delete error page from pagecache
 2022-10-20 18:42 UTC  (6+ messages)

[PATCH net 0/2] openvswitch: syzbot splat fix and introduce selftest
 2022-10-20 18:40 UTC  (3+ messages)
` [PATCH net 1/2] openvswitch: switch from WARN to pr_warn

[PATCH] Makefile.debug: support for -gz=zstd
 2022-10-20 18:39 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: clock: add loongson2 clock include file
 2022-10-20 18:37 UTC  (3+ messages)
` [PATCH v3 3/3] dt-bindings: clock: add loongson2 clock

[PATCH v3] dt-bindings: soundwire: Convert text bindings to DT Schema
 2022-10-20 18:35 UTC  (3+ messages)

[PATCH 0/3] Suspending i.MX watchdog in WAIT mode
 2022-10-20 18:23 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: watchdog: fsl-imx: document suspend in wait mode
    `  "

[PATCH 3/3] raid: substitute empty_zero_page with helper ZERO_PAGE(0)
 2022-10-20 18:21 UTC  (4+ messages)
` [PATCH] lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE

[PATCHv5 0/6] arm: socfpga: use clk-phase-sd-hs
 2022-10-20 18:20 UTC  (3+ messages)
` [PATCHv5 1/6] dt-bindings: mmc: synopsys-dw-mshc: document "altr,sysmgr-syscon"

[PATCH v1 3/6] spi: pxa2xx: Remove no more needed PCI ID table
 2022-10-20 18:19 UTC  (12+ messages)

[PATCH] Input: tps6507x-ts: remove variable loops
 2022-10-20 18:16 UTC 

[PATCH 6.0 000/862] 6.0.3-rc1 review
 2022-10-20 18:15 UTC  (2+ messages)

[PATCH] mm/gup: fix gup_pud_range() for dax
 2022-10-20 18:14 UTC 

[PATCH] drm/rockchip: fix fbdev on non-IOMMU devices
 2022-10-20 18:12 UTC 

[PATCH v2] raid5-cache: use try_cmpxchg in r5l_wake_reclaim
 2022-10-20 18:09 UTC  (2+ messages)

[PATCH] tracing/hist: add in missing * in comment blocks
 2022-10-20 18:07 UTC  (4+ messages)

Update15.x/kcfi to LLVM 15.0.3 (ZSTD + DWARFv5)
 2022-10-20 18:06 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox