linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-17 11:41:27 to 2020-11-17 13:12:10 UTC [more...]

[PATCH 4.9 00/78] 4.9.244-rc1 review
 2020-11-17 13:05 UTC  (35+ messages)
` [PATCH 4.9 02/78] ring-buffer: Fix recursion protection transitions between interrupt context
` [PATCH 4.9 05/78] time: Prevent undefined behaviour in timespec64_to_ns()
` [PATCH 4.9 07/78] genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
` [PATCH 4.9 08/78] net: xfrm: fix a race condition during allocing spi
` [PATCH 4.9 09/78] perf tools: Add missing swap for ino_generation
` [PATCH 4.9 10/78] ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()
` [PATCH 4.9 11/78] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
` [PATCH 4.9 12/78] can: dev: __can_get_echo_skb(): fix real payload length return value for RTR frames
` [PATCH 4.9 13/78] can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
` [PATCH 4.9 14/78] can: peak_usb: add range checking in decode operations
` [PATCH 4.9 15/78] can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
` [PATCH 4.9 17/78] Btrfs: fix missing error return if writeback for extent buffer never started
` [PATCH 4.9 18/78] pinctrl: devicetree: Avoid taking direct reference to device name string
` [PATCH 4.9 19/78] i40e: Fix a potential NULL pointer dereference
` [PATCH 4.9 21/78] i40e: Wrong truncation from u16 to u8
` [PATCH 4.9 22/78] i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
` [PATCH 4.9 23/78] i40e: Memory leak in i40e_config_iwarp_qvlist
` [PATCH 4.9 24/78] geneve: add transport ports in route lookup for geneve
` [PATCH 4.9 26/78] usb: gadget: goku_udc: fix potential crashes in probe
` [PATCH 4.9 27/78] gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
` [PATCH 4.9 28/78] gfs2: check for live vs. read-only file system in gfs2_fitrim
` [PATCH 4.9 29/78] scsi: hpsa: Fix memory leak in hpsa_init_one()
` [PATCH 4.9 30/78] drm/amdgpu: perform srbm soft reset always on SDMA resume
` [PATCH 4.9 32/78] mac80211: always wind down STA state
` [PATCH 4.9 34/78] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()
` [PATCH 4.9 43/78] ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
` [PATCH 4.9 44/78] ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
` [PATCH 4.9 45/78] usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
` [PATCH 4.9 46/78] mei: protect mei_cl_mtu from null dereference
` [PATCH 4.9 48/78] dont dump the threads that had been already exiting when zapped
` [PATCH 4.9 50/78] pinctrl: amd: use higher precision for 512 RtcClk
` [PATCH 4.9 52/78] swiotlb: fix "x86: Dont panic if can not alloc buffer for swiotlb"
` [PATCH 4.9 53/78] IPv6: Set SIT tunnel hard_header_len to zero
` [PATCH 4.9 55/78] net/x25: Fix null-ptr-deref in x25_connect

[PATCH 0/2] KVM: arm64: vgic: Fix handling of userspace register accesses
 2020-11-17 13:09 UTC  (8+ messages)
` [PATCH 1/2] KVM: arm64: vgic: Forbid invalid userspace Redistributor accesses

[PATCH 4.4 00/64] 4.4.244-rc1 review
 2020-11-17 13:05 UTC  (51+ messages)
` [PATCH 4.4 01/64] ring-buffer: Fix recursion protection transitions between interrupt context
` [PATCH 4.4 02/64] gfs2: Wake up when sd_glock_disposal becomes zero
` [PATCH 4.4 03/64] mm: mempolicy: fix potential pte_unmap_unlock pte error
` [PATCH 4.4 04/64] time: Prevent undefined behaviour in timespec64_to_ns()
` [PATCH 4.4 06/64] net: xfrm: fix a race condition during allocing spi
` [PATCH 4.4 07/64] perf tools: Add missing swap for ino_generation
` [PATCH 4.4 08/64] ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()
` [PATCH 4.4 09/64] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
` [PATCH 4.4 10/64] can: dev: __can_get_echo_skb(): fix real payload length return value for RTR frames
` [PATCH 4.4 11/64] can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
` [PATCH 4.4 12/64] can: peak_usb: add range checking in decode operations
` [PATCH 4.4 13/64] can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
` [PATCH 4.4 14/64] Btrfs: fix missing error return if writeback for extent buffer never started
` [PATCH 4.4 15/64] pinctrl: devicetree: Avoid taking direct reference to device name string
` [PATCH 4.4 16/64] i40e: Wrong truncation from u16 to u8
` [PATCH 4.4 17/64] i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
` [PATCH 4.4 18/64] geneve: add transport ports in route lookup for geneve
` [PATCH 4.4 19/64] ath9k_htc: Use appropriate rs_datalen type
` [PATCH 4.4 20/64] usb: gadget: goku_udc: fix potential crashes in probe
` [PATCH 4.4 21/64] gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
` [PATCH 4.4 22/64] gfs2: check for live vs. read-only file system in gfs2_fitrim
` [PATCH 4.4 23/64] drm/amdgpu: perform srbm soft reset always on SDMA resume
` [PATCH 4.4 24/64] mac80211: fix use of skb payload instead of header
` [PATCH 4.4 25/64] mac80211: always wind down STA state
` [PATCH 4.4 26/64] cfg80211: regulatory: Fix inconsistent format argument
` [PATCH 4.4 27/64] iommu/amd: Increase interrupt remapping table limit to 512 entries
` [PATCH 4.4 28/64] xfs: fix a missing unlock on error in xfs_fs_map_blocks
` [PATCH 4.4 29/64] of/address: Fix of_node memory leak in of_dma_is_coherent
` [PATCH 4.4 31/64] perf: Fix get_recursion_context()
` [PATCH 4.4 33/64] ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
` [PATCH 4.4 34/64] usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
` [PATCH 4.4 35/64] mei: protect mei_cl_mtu from null dereference
` [PATCH 4.4 37/64] dont dump the threads that had been already exiting when zapped
` [PATCH 4.4 40/64] pinctrl: amd: fix incorrect way to disable debounce filter
` [PATCH 4.4 42/64] IPv6: Set SIT tunnel hard_header_len to zero
` [PATCH 4.4 43/64] net/af_iucv: fix null pointer dereference on shutdown
` [PATCH 4.4 44/64] net/x25: Fix null-ptr-deref in x25_connect
` [PATCH 4.4 45/64] net: Update window_clamp if SOCK_RCVBUF is set
` [PATCH 4.4 47/64] x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP
` [PATCH 4.4 48/64] xen/events: avoid removing an event channel while handling it
` [PATCH 4.4 49/64] xen/events: add a proper barrier to 2-level uevent unmasking
` [PATCH 4.4 50/64] xen/events: fix race in evtchn_fifo_unmask()
` [PATCH 4.4 51/64] xen/events: add a new "late EOI" evtchn framework
` [PATCH 4.4 52/64] xen/blkback: use lateeoi irq binding
` [PATCH 4.4 53/64] xen/netback: "
` [PATCH 4.4 54/64] xen/scsiback: "
` [PATCH 4.4 57/64] xen/events: use a common cpu hotplug hook for event channels
` [PATCH 4.4 58/64] xen/events: defer eoi in case of excessive number of events
` [PATCH 4.4 59/64] xen/events: block rogue events for some time
` [PATCH 4.4 61/64] Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"

[PATCH v3 0/3] CPUFreq: Add support for cpu performance dependencies
 2020-11-17 13:06 UTC  (12+ messages)
` [PATCH v3 3/3] [RFC] CPUFreq: Add support for cpu-perf-dependencies

[PATCH 00/24] x86/resctrl: Merge the CDP resources
 2020-11-17 13:05 UTC  (3+ messages)

[PATCH 1/2] mm/vmalloc: use free_vm_area() if an allocation fails
 2020-11-17 13:04 UTC  (4+ messages)
` [PATCH 2/2] mm/vmalloc: rework the drain logic

[PATCH AUTOSEL 5.9 01/21] Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
 2020-11-17 12:56 UTC  (21+ messages)
` [PATCH AUTOSEL 5.9 02/21] tools, bpftool: Avoid array index warnings
` [PATCH AUTOSEL 5.9 03/21] habanalabs/gaudi: mask WDT error in QMAN
` [PATCH AUTOSEL 5.9 04/21] pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
` [PATCH AUTOSEL 5.9 05/21] scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
` [PATCH AUTOSEL 5.9 06/21] scsi: ufs: Try to save power mode change and UIC cmd completion timeout
` [PATCH AUTOSEL 5.9 07/21] pinctrl: mcp23s08: Print error message when regmap init fails
` [PATCH AUTOSEL 5.9 08/21] selftests: kvm: Fix the segment descriptor layout to match the actual layout
` [PATCH AUTOSEL 5.9 09/21] ACPI: button: Add DMI quirk for Medion Akoya E2228T
` [PATCH AUTOSEL 5.9 10/21] arm64: errata: Fix handling of 1418040 with late CPU onlining
` [PATCH AUTOSEL 5.9 11/21] arm64: psci: Avoid printing in cpu_psci_cpu_die()
` [PATCH AUTOSEL 5.9 12/21] arm64: smp: Tell RCU about CPUs that fail to come online
` [PATCH AUTOSEL 5.9 13/21] lockdep: Avoid to modify chain keys in validate_chain()
` [PATCH AUTOSEL 5.9 14/21] um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
` [PATCH AUTOSEL 5.9 15/21] vfs: remove lockdep bogosity in __sb_start_write
` [PATCH AUTOSEL 5.9 16/21] gfs2: fix possible reference leak in gfs2_check_blk_type
` [PATCH AUTOSEL 5.9 17/21] hwmon: (pwm-fan) Fix RPM calculation
` [PATCH AUTOSEL 5.9 18/21] gfs2: Fix case in which ail writes are done to jdata holes
` [PATCH AUTOSEL 5.9 19/21] arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
` [PATCH AUTOSEL 5.9 20/21] arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
` [PATCH AUTOSEL 5.9 21/21] arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver

[PATCH AUTOSEL 5.4 01/11] pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
 2020-11-17 12:57 UTC  (11+ messages)
` [PATCH AUTOSEL 5.4 02/11] scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
` [PATCH AUTOSEL 5.4 03/11] selftests: kvm: Fix the segment descriptor layout to match the actual layout
` [PATCH AUTOSEL 5.4 04/11] ACPI: button: Add DMI quirk for Medion Akoya E2228T
` [PATCH AUTOSEL 5.4 05/11] arm64: errata: Fix handling of 1418040 with late CPU onlining
` [PATCH AUTOSEL 5.4 06/11] arm64: psci: Avoid printing in cpu_psci_cpu_die()
` [PATCH AUTOSEL 5.4 07/11] arm64: smp: Tell RCU about CPUs that fail to come online
` [PATCH AUTOSEL 5.4 08/11] lockdep: Avoid to modify chain keys in validate_chain()
` [PATCH AUTOSEL 5.4 09/11] vfs: remove lockdep bogosity in __sb_start_write
` [PATCH AUTOSEL 5.4 10/11] gfs2: fix possible reference leak in gfs2_check_blk_type
` [PATCH AUTOSEL 5.4 11/11] hwmon: (pwm-fan) Fix RPM calculation

[PATCH AUTOSEL 4.19 1/6] pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
 2020-11-17 12:57 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 2/6] scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
` [PATCH AUTOSEL 4.19 3/6] selftests: kvm: Fix the segment descriptor layout to match the actual layout
` [PATCH AUTOSEL 4.19 4/6] ACPI: button: Add DMI quirk for Medion Akoya E2228T
` [PATCH AUTOSEL 4.19 5/6] arm64: psci: Avoid printing in cpu_psci_cpu_die()
` [PATCH AUTOSEL 4.19 6/6] vfs: remove lockdep bogosity in __sb_start_write

[PATCH AUTOSEL 4.9 1/3] pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
 2020-11-17 12:57 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 2/3] arm64: psci: Avoid printing in cpu_psci_cpu_die()
` [PATCH AUTOSEL 4.9 3/3] vfs: remove lockdep bogosity in __sb_start_write

[PATCH AUTOSEL 4.4 1/2] pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
 2020-11-17 12:58 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 2/2] arm64: psci: Avoid printing in cpu_psci_cpu_die()

[PATCH AUTOSEL 4.14 1/3] pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
 2020-11-17 12:57 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 2/3] arm64: psci: Avoid printing in cpu_psci_cpu_die()
` [PATCH AUTOSEL 4.14 3/3] vfs: remove lockdep bogosity in __sb_start_write

[PATCH] powercap: Adjust printing the constraint name with new line
 2020-11-17 12:57 UTC  (5+ messages)

[PATCH] PCI: Disable PTM during suspend on Intel PCI bridges
 2020-11-17 12:54 UTC  (3+ messages)

[PATCH net-next v2 1/3] nfc: s3fwrn5: Remove the max_payload
 2020-11-17 12:52 UTC  (5+ messages)

[PATCH V4 0/5] arm64: dts: ti: Cleanup mix of "okay" and "disabled"
 2020-11-17 12:52 UTC  (2+ messages)

Loadavg accounting error on arm64
 2020-11-17 12:52 UTC  (13+ messages)
        ` [PATCH] sched: Fix data-race in wakeup
          ` [PATCH] sched: Fix rq->nr_iowait ordering

[PATCHv2 00/24] perf: Add mmap2 build id support
 2020-11-17 12:50 UTC  (17+ messages)
` [PATCH 08/24] perf tools: Add support to read build id from compressed elf
` [PATCH 12/24] perf tools: Store build id from mmap2 events
` [PATCH 13/24] perf tools: Allow mmap2 event to synthesize kernel image
` [PATCH 14/24] perf tools: Allow mmap2 event to synthesize modules
` [PATCH 15/24] perf tools: Synthesize build id for kernel/modules/tasks
` [PATCH 21/24] perf buildid-cache: Add support to add build ids from perf data
` [PATCH 22/24] perf buildid-cache: Add --debuginfod option
` [PATCH 23/24] perf buildid-list: Add support for mmap2's buildid events

KASAN: invalid-free in p9_client_create
 2020-11-17 12:46 UTC  (3+ messages)

[PATCH 0/2] genirq: Move prio assignment into the newly created thread
 2020-11-17 12:45 UTC  (3+ messages)
` [PATCH 1/2] kthread: Move prio/affinite change "

[PATCH v3 00/11] chrome/platform: cros_ec_typec: Register cables, partner altmodes and plug altmodes
 2020-11-17 12:45 UTC  (5+ messages)
` [PATCH v3 03/11] usb: typec: Add plug num_altmodes sysfs attr
` [PATCH v3 10/11] platform/chrome: cros_ec_typec: Register SOP' cable plug

[PATCH v2] mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function
 2020-11-17 12:37 UTC  (4+ messages)

[PATCH v12 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-11-17 12:36 UTC  (4+ messages)
` [PATCH v12 04/15] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg

[PATCH v5 0/5] Add support for SCMIv3.0 Voltage Domain Protocol and SCMI-Regulator
 2020-11-17 12:34 UTC  (6+ messages)
` [PATCH v5 1/5] firmware: arm_scmi: Add Voltage Domain Support
` [PATCH v5 2/5] firmware: arm_scmi: add SCMI Voltage Domain devname
` [PATCH v5 3/5] regulator: core: add of_match_full_name boolean flag
` [PATCH v5 4/5] regulator: add SCMI driver
` [PATCH v5 5/5] dt-bindings: arm: add support for SCMI Regulators

[PATCH net-next v2 0/6] netdev event handling + neighbour config
 2020-11-17 12:30 UTC  (4+ messages)
` [PATCH net-next v2 4/6] net/x25: support NETDEV_CHANGE notifier

[PATCH v2] docs: automarkup.py: Allow automatic cross-reference inside C namespace
 2020-11-17 12:30 UTC  (3+ messages)

mtd: rawnand: gpmi: regression since e5e5631cc88987a6f3cd8304660bd9190da95916
 2020-11-17 12:30 UTC  (2+ messages)

[RESEND][PATCH] ima: Set and clear FMODE_CAN_READ in ima_calc_file_hash()
 2020-11-17 12:29 UTC  (8+ messages)

[PATCH 00/13] Introduce seqnum_ops
 2020-11-17 12:27 UTC  (8+ messages)
` [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops

[PATCH v2 0/4] x86/bus_lock: Enable bus lock detection
 2020-11-17 12:24 UTC  (3+ messages)
` [PATCH v2 2/4] x86/bus_lock: Handle warn and fatal in #DB for bus lock

[PATCH v2 0/8] Thunderbolt3/USB4 cable rounded and active cable plug link training support
 2020-11-17 12:22 UTC  (9+ messages)
` [PATCH v2 5/8] usb: typec: Use Thunderbolt 3 cable discover mode VDO in Enter_USB message
` [PATCH v2 6/8] platform/chrome: cros_ec_typec: Use Thunderbolt 3 cable discover mode VDO in USB4 mode
` [PATCH v2 7/8] usb: typec: intel_pmc_mux: Configure active cable properties for USB4
` [PATCH v2 8/8] usb: typec: Remove active_link_training variable from Enter_USB message

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2020-11-17 12:19 UTC  (5+ messages)

[PATCH v3 0/2] Adding I2C support to RX6110 RTC
 2020-11-17 12:18 UTC  (3+ messages)
` [PATCH v3 1/2] rtc: Kconfig: Fix typo in help message of rx 6110
` [PATCH v3 2/2] rtc: rx6110: add i2c support

[PATCH 0/3] Add support to handle prefetchable memory
 2020-11-17 12:10 UTC  (6+ messages)
        ` [PATCH 0/3] Add support to handle prefetchable memoryg

[PATCH v3 0/3] tools/bootconfig: Align the bootconfig applied initrd
 2020-11-17 12:10 UTC  (3+ messages)
` [PATCH v3 1/3] tools/bootconfig: Fix to check the write failure correctly

[PATCH v5 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc
 2020-11-17 12:09 UTC  (7+ messages)
` [PATCH v5 2/3] media: atmel: introduce microchip csi2dc driver

[PATCH] thermal: Fix NULL pointer dereference issue
 2020-11-17 12:08 UTC  (5+ messages)

[PATCH stable] net: sch_generic: fix the missing new qdisc assignment bug
 2020-11-17 12:09 UTC  (4+ messages)

[PATCH net v2] net: emaclite: Add error handling for of_address_ and _mdio_setup functions
 2020-11-17 12:07 UTC 

[PATCH] drm/mediatek: dsi: Calculate horizontal_backporch_byte by itself
 2020-11-17 12:01 UTC  (8+ messages)

[RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
 2020-11-17 12:01 UTC  (12+ messages)

[RFC PATCH] acpi/irq: Add stacked IRQ domain support to PCI interrupt link
 2020-11-17 11:53 UTC  (2+ messages)

[PATCH v2 0/3] Bug Fixes to Tap Delay code in SDHCI Arasan driver
 2020-11-17 11:50 UTC  (2+ messages)

[PATCH] mmc: host: Kconfig: fix spelling mistake "hardare" -> "hardware"
 2020-11-17 11:50 UTC  (2+ messages)

[PATCH -next] mmc: owl-mmc: use true and false for bool variables
 2020-11-17 11:49 UTC  (2+ messages)

[PATCH 5/5] i2c: geni: sdm845: dont perform DMA for OnePlus 6 devices
 2020-11-17 11:47 UTC  (2+ messages)

[PATCH] MIPS: kernel: Fix for_each_memblock conversion
 2020-11-17 11:47 UTC  (2+ messages)

[PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver
 2020-11-17 11:42 UTC  (12+ messages)

[PATCH v2 0/3] Adding I2C support to RX6110 RTC
 2020-11-17 11:41 UTC  (7+ messages)
` [PATCH v2 2/3] rtc: rx6110: add ACPI bindings to I2C
      ` AW: "


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