linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-23 13:43:44 to 2020-12-23 16:03:57 UTC [more...]

[PATCH v3 00/21] x86: Support Intel Advanced Matrix Extensions
 2020-12-23 15:57 UTC  (22+ messages)
` [PATCH v3 01/21] x86/fpu/xstate: Modify initialization helper to handle both static and dynamic buffers
` [PATCH v3 02/21] x86/fpu/xstate: Modify state copy helpers "
` [PATCH v3 03/21] x86/fpu/xstate: Modify address finders "
` [PATCH v3 04/21] x86/fpu/xstate: Modify context switch helpers "
` [PATCH v3 05/21] x86/fpu/xstate: Add a new variable to indicate dynamic user states
` [PATCH v3 06/21] x86/fpu/xstate: Calculate and remember dynamic xstate buffer sizes
` [PATCH v3 07/21] x86/fpu/xstate: Introduce helpers to manage dynamic xstate buffers
` [PATCH v3 08/21] x86/fpu/xstate: Define the scope of the initial xstate data
` [PATCH v3 09/21] x86/fpu/xstate: Introduce wrapper functions to organize xstate buffer access
` [PATCH v3 10/21] x86/fpu/xstate: Update xstate save function to support dynamic xstate
` [PATCH v3 11/21] x86/fpu/xstate: Update xstate buffer address finder "
` [PATCH v3 12/21] x86/fpu/xstate: Update xstate context copy function to support dynamic buffer
` [PATCH v3 13/21] x86/fpu/xstate: Expand dynamic context switch buffer on first use
` [PATCH v3 14/21] x86/fpu/xstate: Support ptracer-induced xstate buffer expansion
` [PATCH v3 15/21] x86/fpu/xstate: Extend the table to map xstate components with features
` [PATCH v3 16/21] x86/cpufeatures/amx: Enumerate Advanced Matrix Extension (AMX) feature bits
` [PATCH v3 17/21] x86/fpu/amx: Define AMX state components and have it used for boot-time checks
` [PATCH v3 18/21] x86/fpu/amx: Enable the AMX feature in 64-bit mode
` [PATCH v3 19/21] selftest/x86/amx: Include test cases for the AMX state management
` [PATCH v3 20/21] x86/fpu/xstate: Support dynamic user state in the signal handling path
` [PATCH v3 21/21] x86/fpu/xstate: Introduce boot-parameters to control some state component support

drivers/char/random.c needs a (new) maintainer
 2020-12-23 16:00 UTC  (11+ messages)

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2020-12-23 15:52 UTC  (11+ messages)

[PATCH] mm: add prototype for __add_to_page_cache_locked()
 2020-12-23 15:52 UTC  (6+ messages)

[PATCH v1 0/6] no-copy bvec
 2020-12-23 15:51 UTC  (8+ messages)

[RFC PATCH v2 0/8] Adding the Sparx5 Switch Driver
 2020-12-23 15:49 UTC  (8+ messages)
` [RFC PATCH v2 5/8] net: sparx5: add switching, vlan and mactable support
` [RFC PATCH v2 8/8] arm64: dts: sparx5: Add the Sparx5 switch node

[PATCH v2, 00/17] drm/mediatek: add support for mediatek SOC MT8192
 2020-12-23 15:48 UTC  (5+ messages)
` [PATCH v2, 12/17] drm/mediatek: fix gamma size config

[RFC PATCH v2 0/2] blk-mq: Avoid use-after-free for accessing old requests
 2020-12-23 15:47 UTC  (12+ messages)
` [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs

[PATCH V3 0/9] Add the page size in the perf record (user tools)
 2020-12-23 15:43 UTC  (4+ messages)
` [PATCH V3 5/9] perf mem: Support data page size

[PATCH v4 00/24] wfx: get out from the staging area
 2020-12-23 15:39 UTC  (25+ messages)
` [PATCH v4 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v4 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v4 03/24] wfx: add Makefile/Kconfig
` [PATCH v4 04/24] wfx: add wfx.h
` [PATCH v4 05/24] wfx: add main.c/main.h
` [PATCH v4 06/24] wfx: add bus.h
` [PATCH v4 07/24] wfx: add bus_spi.c
` [PATCH v4 08/24] wfx: add bus_sdio.c
` [PATCH v4 09/24] wfx: add hwio.c/hwio.h
` [PATCH v4 10/24] wfx: add fwio.c/fwio.h
` [PATCH v4 11/24] wfx: add bh.c/bh.h
` [PATCH v4 12/24] wfx: add hif_api_*.h
` [PATCH v4 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v4 14/24] wfx: add key.c/key.h
` [PATCH v4 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v4 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v4 17/24] wfx: add queue.c/queue.h
` [PATCH v4 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v4 19/24] wfx: add sta.c/sta.h
` [PATCH v4 20/24] wfx: add scan.c/scan.h
` [PATCH v4 21/24] wfx: add debug.c/debug.h
` [PATCH v4 22/24] wfx: add traces.h
` [PATCH v4 23/24] wfx: remove from the staging area
` [PATCH v4 24/24] wfx: get out "

[PATCH -next] mfd/mcp-sa11x0: use DIV_ROUND_UP to calculate rw_timeout
 2020-12-23 15:42 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: (pmbus) Add the PMBUS_NO_CAPABILITY flag
 2020-12-23 15:40 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (pmbus) Add a PMBUS_NO_CAPABILITY platform data flag
` [PATCH v2 2/2] hwmon: (pmbus/ibm-cffps) Set the PMBUS_NO_CAPABILITY flag

[PATCH v6 00/12] treewide: bd9571mwv: Add support for BD9574MWF
 2020-12-23 15:40 UTC  (5+ messages)
` [PATCH v6 11/12] mfd: bd9571mwv: Make the driver more generic
` [PATCH v6 12/12] mfd: bd9571mwv: Add support for BD9574MWF

[RFC PATCH v2 0/7] iommu: Permit modular builds of io-pgtable drivers
 2020-12-23 15:38 UTC  (12+ messages)
` [PATCH v2 1/7] iommu/io-pgtable: Introduce dynamic io-pgtable fmt registration
` [PATCH v2 3/7] iommu/arm-smmu: Add dependency on io-pgtable format modules

dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
 2020-12-23 15:37 UTC  (2+ messages)

[PATCH] hwmon: k10temp: Zen3 Ryzen Desktop CPUs support
 2020-12-23 15:36 UTC  (2+ messages)

[PATCH 5.10 00/40] 5.10.3-rc1 review
 2020-12-23 15:33 UTC  (41+ messages)
` [PATCH 5.10 01/40] net: ipconfig: Avoid spurious blank lines in boot log
` [PATCH 5.10 02/40] x86/split-lock: Avoid returning with interrupts enabled
` [PATCH 5.10 03/40] exfat: Avoid allocating upcase table using kcalloc()
` [PATCH 5.10 04/40] soc/tegra: fuse: Fix index bug in get_process_id
` [PATCH 5.10 05/40] usb: mtu3: fix memory corruption in mtu3_debugfs_regset()
` [PATCH 5.10 06/40] USB: serial: option: add interface-number sanity check to flag handling
` [PATCH 5.10 07/40] USB: gadget: f_acm: add support for SuperSpeed Plus
` [PATCH 5.10 08/40] USB: gadget: f_midi: setup SuperSpeed Plus descriptors
` [PATCH 5.10 09/40] usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus
` [PATCH 5.10 10/40] USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
` [PATCH 5.10 11/40] usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul
` [PATCH 5.10 12/40] ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XU
` [PATCH 5.10 13/40] ARM: dts: exynos: fix USB 3.0 VBUS control and over-current pins on Exynos5410
` [PATCH 5.10 14/40] ARM: dts: exynos: fix USB 3.0 pins supply being turned off on Odroid XU
` [PATCH 5.10 15/40] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
` [PATCH 5.10 16/40] coresight: tmc-etr: Check if page is valid before dma_map_page()
` [PATCH 5.10 17/40] coresight: tmc-etr: Fix barrier packet insertion for perf buffer
` [PATCH 5.10 18/40] coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()
` [PATCH 5.10 19/40] coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-up
` [PATCH 5.10 20/40] coresight: etm4x: Fix accesses to TRCVMIDCTLR1
` [PATCH 5.10 21/40] coresight: etm4x: Fix accesses to TRCCIDCTLR1
` [PATCH 5.10 22/40] coresight: etm4x: Fix accesses to TRCPROCSELR
` [PATCH 5.10 23/40] coresight: etm4x: Handle TRCVIPCSSCTLR accesses
` [PATCH 5.10 24/40] f2fs: fix to seek incorrect data offset in inline data file
` [PATCH 5.10 25/40] f2fs: init dirty_secmap incorrectly
` [PATCH 5.10 26/40] scsi: megaraid_sas: Check user-provided offsets
` [PATCH 5.10 27/40] HID: i2c-hid: add Vero K147 to descriptor override
` [PATCH 5.10 28/40] serial_core: Check for port state when tty is in error state
` [PATCH 5.10 29/40] fscrypt: remove kernel-internal constants from UAPI header
` [PATCH 5.10 30/40] fscrypt: add fscrypt_is_nokey_name()
` [PATCH 5.10 31/40] ubifs: prevent creating duplicate encrypted filenames
` [PATCH 5.10 32/40] ext4: "
` [PATCH 5.10 33/40] f2fs: "
` [PATCH 5.10 34/40] Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
` [PATCH 5.10 35/40] quota: Sanity-check quota file headers on load
` [PATCH 5.10 36/40] fs: quota: fix array-index-out-of-bounds bug by passing correct argument to vfs_cleanup_quota_inode()
` [PATCH 5.10 37/40] media: msi2500: assign SPI bus number dynamically
` [PATCH 5.10 38/40] crypto: af_alg - avoid undefined behavior accessing salg_name
` [PATCH 5.10 39/40] nl80211: validate key indexes for cfg80211_registered_device
` [PATCH 5.10 40/40] md: fix a warning caused by a race between concurrent md_ioctl()s

[PATCH] net: ethernet: Fix memleak in ethoc_probe
 2020-12-23 15:33 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 01/66] locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock
 2020-12-23 15:31 UTC  (7+ messages)
` [PATCH AUTOSEL 4.14 40/66] hv_netvsc: Validate number of allocated sub-channels
` [PATCH AUTOSEL 4.14 48/66] bridge: switchdev: Notify about VLAN protocol changes

[PATCH v4 1/7] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2020-12-23 15:32 UTC  (8+ messages)
` [PATCH v4 2/7] regulator: dt-bindings: Document max8997-pmic nodes
` [PATCH v4 3/7] mfd: max8997: Add of_compatible to extcon and charger mfd_cell
` [PATCH v4 4/7] power: supply: max8997_charger: Set CHARGER current limit
` [PATCH v4 5/7] ARM: dts: exynos: Added muic and charger nodes for i9100
` [PATCH v4 6/7] ARM: dts: exynos: Fix charging regulator voltage and current "
` [PATCH v4 7/7] ARM: dts: exynos: Add top-off charging regulator node "

[PATCH] kdev_t: Always inline major/minor helper functions
 2020-12-23 15:30 UTC 

[PATCH v23 00/15] Introduce Data Access MONitor (DAMON)
 2020-12-23 15:31 UTC  (7+ messages)
` [PATCH v23 01/15] mm: "
` [PATCH v23 04/15] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v23 05/15] mm/damon: Implement primitives for the virtual memory address spaces

[PATCH] microblaze: do not select TRACING_SUPPORT directly
 2020-12-23 15:29 UTC 

[rcu:rcu/test 136/143] kernel/rcu/tree_plugin.h:2696:25: error: 'struct task_struct' has no member named 'on_cpu'
 2020-12-23 15:28 UTC 

[PATCH 0/4] Move syscall.tbl check and update syscall.tbl for powerpc and s390
 2020-12-23 15:24 UTC  (7+ messages)
` [PATCH 3/4] perf tools: Update powerpc's syscall.tbl

memory leak in zr364xx_probe
 2020-12-23 15:25 UTC 

drivers/net/wireless/ath/ath9k/gpio.c:69: undefined reference to `led_classdev_unregister'
 2020-12-23 15:21 UTC 

update.c:undefined reference to `irq_work_queue'
 2020-12-23 15:14 UTC 

[rcu:rcu/test 138/143] rcutorture.c:(.text.rcu_torture_reader_do_mbchk+0x30): undefined reference to `torture_num_online_cpus'
 2020-12-23 15:15 UTC  (2+ messages)

[PATCH] rcu: Fix dynticks_nmi_nesting underflow check in rcu_is_cpu_rrupt_from_idle
 2020-12-23 15:12 UTC  (2+ messages)

drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-23 15:11 UTC 

[PATCH v2] kconfig: config script: add a little user help
 2020-12-23 15:05 UTC  (2+ messages)

[PATCH v2] kernel: locking: delete repeated words in comments
 2020-12-23 15:03 UTC  (2+ messages)

[PATCH -next] intel/iwlwifi: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 15:02 UTC  (2+ messages)

[PATCH -tip V2 00/10] workqueue: break affinity initiatively
 2020-12-23 15:01 UTC  (3+ messages)

[PATCH] csky: Fix a size determination in gpr_get()
 2020-12-23 14:57 UTC  (8+ messages)

scripts/gdb: issues when loading modules after lx-symbols
 2020-12-23 14:54 UTC  (10+ messages)

[PATCH] epoll: fix compat syscall wire up of epoll_pwait2
 2020-12-23 14:48 UTC  (2+ messages)

[PATCH net 0/2] MRP without hardware offload?
 2020-12-23 14:45 UTC  (3+ messages)
` [PATCH net 1/2] net: mrp: fix definitions of MRP test packets
` [PATCH net 2/2] net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP

[PATCH] kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
 2020-12-23 14:45 UTC 

[RESEND] usb: dwc3: meson-g12a: disable clk on error handling path in probe
 2020-12-23 14:41 UTC  (4+ messages)

[PATCH v3] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2020-12-23 14:40 UTC  (13+ messages)

[PATCH v4 0/2] mmc: support crash logging to MMC block devices
 2020-12-23 14:40 UTC  (3+ messages)
` [PATCH v4 1/2] mmc: Support kmsg dumper based on pstore/blk
` [PATCH v4 2/2] mmc: cavium: Add MMC polling method to support kmsg panic/oops write

[PATCH v2] vhost/vsock: add IOTLB API support
 2020-12-23 14:36 UTC 

[PATCH] ACPI / scan: Don't create platform device for INT3515 ACPI nodes
 2020-12-23 14:36 UTC 

k10temp: ZEN3 readings are broken
 2020-12-23 14:25 UTC  (4+ messages)

[PATCH -next] md: bcache: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:22 UTC  (2+ messages)

[PATCH phy] PHY: Ingenic: fix unconditional build of phy-ingenic-usb
 2020-12-23 14:18 UTC  (2+ messages)

[PATCH -next] usb: host: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:18 UTC  (2+ messages)

[PATCH -next] staging: most: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:18 UTC  (2+ messages)

[PATCH -next] staging: vc04_services: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:18 UTC  (2+ messages)

[PATCH -next] usb: misc: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:17 UTC  (2+ messages)

[PATCH] phy: ingenic: Remove useless field .version
 2020-12-23 14:15 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 001/130] soc: aspeed-lpc-ctrl: Fail probe of lpc-ctrl if reserved memory is not aligned
 2020-12-23 14:15 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 008/130] staging: wimax: depends on NET
` [PATCH AUTOSEL 5.4 057/130] ALSA: usb-audio: Check valid altsetting at parsing rates for UAC2/3

[PATCH -next] tty: n_gsm: Use DEFINE_SPINLOCK() for spinlock
 2020-12-23 14:14 UTC 

[PATCH -next] scsi: megaraid: Use DEFINE_SPINLOCK() for spinlock
 2020-12-23 14:15 UTC 

[PATCH -next] s390: cio: Use DEFINE_SPINLOCK() for spinlock
 2020-12-23 14:15 UTC 

[PATCH -next] soc: ixp4xx: Use DEFINE_SPINLOCK() for spinlock
 2020-12-23 14:14 UTC 

[PATCH -next] soc: fsl: qe: Use DEFINE_SPINLOCK() for spinlock
 2020-12-23 14:14 UTC 

[PATCH AUTOSEL 4.4 01/38] locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock
 2020-12-23 14:14 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 03/38] staging: wimax: depends on NET

[PATCH -next] tty: serial: Use DEFINE_SPINLOCK() for spinlock
 2020-12-23 14:14 UTC 

[PATCH -next] usb: usbip: Use DEFINE_SPINLOCK() for spinlock
 2020-12-23 14:14 UTC 

[PATCH -next] video: fbdev: omap2: Use DEFINE_SPINLOCK() for spinlock
 2020-12-23 14:13 UTC 

[PATCH v4 0/5] Add new clocks and fix bugs for Ingenic SoCs
 2020-12-23 14:12 UTC  (7+ messages)
` [PATCH v4 4/5] clk: Ingenic: Add missing clocks "
` [PATCH v4 5/5] clk: Ingenic: Clean up and reformat the code

[PATCH -next] dlm: debug_fs: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:13 UTC 

[PATCH -next] ext4: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:12 UTC 

[PATCH -next] ecryptfs: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:13 UTC 

[PATCH -next] dlm: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:13 UTC 

[PATCH -next] drm: gma500: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:12 UTC 

[PATCH -next] dma: idxd: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:12 UTC 

[PATCH -next] mlx5: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:12 UTC 

[PATCH -next] hwtracing: stm: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:12 UTC 

[PATCH -next] platform/chrome: cros_ec_lpc_mec: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:11 UTC 

[PATCH -next] atmel/at76c50x-usb: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:12 UTC 

[PATCH -next] misc: ocxl: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:12 UTC 

[PATCH -next] scsi: target: iscsi: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:11 UTC 

[PATCH -next] vermilion.c: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:10 UTC 

[PATCH -next] video: backlight: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:10 UTC 

[PATCH] afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y
 2020-12-23 13:53 UTC  (2+ messages)

[PATCH 1/2] afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y
 2020-12-23 13:49 UTC  (2+ messages)
` [PATCH 2/2] afs: Fix directory entry size calculation


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).