linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-10 12:27:56 to 2020-12-10 14:49:39 UTC [more...]

[PATCH 4.4 00/39] 4.4.248-rc1 review
 2020-12-10 14:26 UTC  (10+ messages)
` [PATCH 4.4 02/39] rose: Fix Null pointer dereference in rose_send_frame()
` [PATCH 4.4 03/39] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH 4.4 05/39] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
` [PATCH 4.4 10/39] Input: xpad - support Ardwiino Controllers
` [PATCH 4.4 13/39] btrfs: sysfs: init devices outside of the chunk_mutex
` [PATCH 4.4 16/39] usb: gadget: f_fs: Use local copy of descriptors for userspace copy
` [PATCH 4.4 18/39] USB: serial: ch341: add new Product ID for CH341A
` [PATCH 4.4 23/39] ALSA: hda/realtek - Add new codec supported for ALC897
` [PATCH 4.4 29/39] arm64: assembler: make adr_l work in modules under KASLR

[PATCH 4.9 00/45] 4.9.248-rc1 review
 2020-12-10 14:26 UTC  (5+ messages)
` [PATCH 4.9 13/45] Input: xpad - support Ardwiino Controllers
` [PATCH 4.9 28/45] tty: Fix ->pgrp locking in tiocspgrp()
` [PATCH 4.9 32/45] ftrace: Fix updating FTRACE_FL_TRAMP
` [PATCH 4.9 38/45] spi: bcm-qspi: Fix use-after-free on unbind

[PATCH v4 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-12-10 14:30 UTC  (2+ messages)
` [PATCH v4 1/5] thermal: devfreq_cooling: change tracing function and arguments

[PATCH 4.14 00/31] 4.14.212-rc1 review
 2020-12-10 14:27 UTC  (6+ messages)
` [PATCH 4.14 12/31] tty: Fix ->pgrp locking in tiocspgrp()
` [PATCH 4.14 13/31] tty: Fix ->session locking
` [PATCH 4.14 16/31] ftrace: Fix updating FTRACE_FL_TRAMP
` [PATCH 4.14 17/31] cifs: fix potential use-after-free in cifs_echo_request()
` [PATCH 4.14 29/31] i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()

[PATCH 4.19 00/39] 4.19.163-rc1 review
 2020-12-10 14:27 UTC  (10+ messages)
` [PATCH 4.19 03/39] usb: gadget: f_fs: Use local copy of descriptors for userspace copy
` [PATCH 4.19 09/39] USB: serial: option: fix Quectel BG96 matching
` [PATCH 4.19 16/39] ftrace: Fix updating FTRACE_FL_TRAMP
` [PATCH 4.19 17/39] cifs: fix potential use-after-free in cifs_echo_request()
` [PATCH 4.19 31/39] spi: bcm2835: Fix use-after-free on unbind
` [PATCH 4.19 32/39] spi: bcm2835: Release the DMA channel if probe fails after dma_init
` [PATCH 4.19 33/39] tracing: Fix userstacktrace option for instances
` [PATCH 4.19 34/39] gfs2: check for empty rgrp tree in gfs2_ri_update
` [PATCH 4.19 39/39] x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes

[PATCH 5.9 00/75] 5.9.14-rc1 review
 2020-12-10 14:27 UTC  (20+ messages)
` [PATCH 5.9 01/75] usb: gadget: f_fs: Use local copy of descriptors for userspace copy
` [PATCH 5.9 05/75] USB: serial: option: add Fibocom NL668 variants
` [PATCH 5.9 14/75] ALSA: hda/realtek - Add new codec supported for ALC897
` [PATCH 5.9 26/75] gfs2: Upgrade shared glocks for atime updates
` [PATCH 5.9 32/75] tracing: Fix userstacktrace option for instances
` [PATCH 5.9 36/75] drm/amdgpu/vcn3.0: remove old DPG workaround
` [PATCH 5.9 39/75] drm/i915/gt: Program mocs:63 for cache eviction on gen9
` [PATCH 5.9 40/75] KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check
` [PATCH 5.9 43/75] dm writecache: advance the number of arguments when reporting max_age
` [PATCH 5.9 45/75] powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCE
` [PATCH 5.9 46/75] genirq/irqdomain: Add an irq_create_mapping_affinity() function
` [PATCH 5.9 48/75] dm: fix bug with RCU locking in dm_blk_report_zones
` [PATCH 5.9 50/75] dm: remove invalid sparse __acquires and __releases annotations
` [PATCH 5.9 52/75] coredump: fix core_pattern parse error
` [PATCH 5.9 54/75] mm/swapfile: do not sleep with a spin lock held
` [PATCH 5.9 57/75] iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
` [PATCH 5.9 58/75] mm: memcg/slab: fix obj_cgroup_charge() return value handling
` [PATCH 5.9 69/75] i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
` [PATCH 5.9 73/75] netfilter: nftables_offload: set address type in control dissector

[PATCH 1/5] thermal/core: Emit a warning if the thermal zone is updated without ops
 2020-12-10 14:37 UTC  (7+ messages)
` [PATCH 2/5] thermal/core: Add critical and hot ops
` [PATCH 5/5] thermal/core: Remove notify ops

[PATCH 5.4 00/54] 5.4.83-rc1 review
 2020-12-10 14:27 UTC  (23+ messages)
` [PATCH 5.4 03/54] Partially revert bpf: Zero-fill re-used per-cpu map element
` [PATCH 5.4 10/54] USB: serial: option: fix Quectel BG96 matching
` [PATCH 5.4 12/54] tty: Fix ->session locking
` [PATCH 5.4 13/54] ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14
` [PATCH 5.4 15/54] ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400CEA with ALC294
` [PATCH 5.4 17/54] ALSA: hda/generic: Add option to enforce preferred_dacs pairs
` [PATCH 5.4 18/54] ftrace: Fix updating FTRACE_FL_TRAMP
` [PATCH 5.4 19/54] cifs: allow syscalls to be restarted in __smb_send_rqst()
` [PATCH 5.4 21/54] s390/pci: fix CPU address in MSI for directed IRQ
` [PATCH 5.4 23/54] thunderbolt: Fix use-after-free in remove_unplugged_switch()
` [PATCH 5.4 24/54] drm/i915/gt: Program mocs:63 for cache eviction on gen9
` [PATCH 5.4 27/54] powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCE
` [PATCH 5.4 28/54] genirq/irqdomain: Add an irq_create_mapping_affinity() function
` [PATCH 5.4 30/54] dm: fix bug with RCU locking in dm_blk_report_zones
` [PATCH 5.4 31/54] dm: remove invalid sparse __acquires and __releases annotations
` [PATCH 5.4 33/54] coredump: fix core_pattern parse error
` [PATCH 5.4 34/54] mm: list_lru: set shrinker map bit when child nr_items is not zero
` [PATCH 5.4 40/54] iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
` [PATCH 5.4 42/54] lib/syscall: fix syscall registers retrieval on 32-bit platforms
` [PATCH 5.4 48/54] rtw88: debug: Fix uninitialized memory in debugfs code
` [PATCH 5.4 50/54] dm writecache: remove BUG() and fail gracefully instead
` [PATCH 5.4 52/54] netfilter: nf_tables: avoid false-postive lockdep splat

[PATCH 1/2] blk-iocost: Add iocg idle state tracepoint
 2020-12-10 14:26 UTC  (3+ messages)
` [PATCH 2/2] blk-iocost: Use alloc_percpu_gfp() to simplify the code

[PATCH V2 1/3] perf/core: Flush PMU internal buffers for per-CPU events
 2020-12-10 14:25 UTC  (7+ messages)
` [PATCH V2 3/3] perf: Optimize sched_task() in a context switch

[PATCH 1/2] acpi: cppc: add cpufreq device
 2020-12-10 14:21 UTC  (2+ messages)
` [PATCH 2/2] cpufreq: cppc: convert to a platform driver

[PATCH v11 1/4] dt-bindings: net: Add 5GBASER phy interface mode
 2020-12-10 13:43 UTC  (2+ messages)

[PATCH v4 0/5] Add GPIO support for MStar/SigmaStar ARMv7
 2020-12-10 14:23 UTC  (3+ messages)
` [PATCH v4 3/5] gpio: msc313: MStar MSC313 GPIO driver

[PATCH] checkpatch: add --fix option to IS_ENABLED_CONFIG check
 2020-12-10 14:19 UTC 

[PATCH v9 0/4] Adding the Sparx5 Serdes driver
 2020-12-10 14:16 UTC  (5+ messages)
` [PATCH v9 3/4] phy: Add Sparx5 ethernet serdes PHY driver

[PATCH v8 00/12] Free some vmemmap pages of HugeTLB page
 2020-12-10 14:15 UTC  (14+ messages)
` [PATCH v8 03/12] mm/bootmem_info: Introduce free_bootmem_page helper
` [PATCH v8 09/12] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
    ` [External] "
` [PATCH v8 10/12] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [PATCH v8 12/12] mm/hugetlb: Optimize the code with the help of the compiler
    ` [External] "

[PATCH] taskstats: add ioctl to fetch pid/tgid status
 2020-12-10 13:02 UTC 

[PATCH] gpio: aspeed: Lock GPIO pin used as IRQ
 2020-12-10 14:14 UTC  (2+ messages)

[PATCH v4 RESEND] tee: add support for application-based session login methods
 2020-12-10 14:12 UTC 

[PATCH] arm64: defconfig: enable clock driver for ZynqMP platforms
 2020-12-10 14:09 UTC  (2+ messages)

[PATCH v2 0/1] net: Reduce rcu_barrier() contentions from 'unshare(CLONE_NEWNET)'
 2020-12-10 14:09 UTC  (2+ messages)

[rcu:dev.2020.12.08d] BUILD SUCCESS 99312ae06ad1265dbaa5bc9df63b3bc65bef61c4
 2020-12-10 14:07 UTC 

[PATCH v5 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-12-10 14:08 UTC  (5+ messages)

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-10 13:46 UTC  (16+ messages)
` [PATCH 01/15] irqchip: Allow to compile bcmstb on other platforms
` [PATCH 02/15] drm/vc4: hdmi: Move hdmi reset to bind
` [PATCH 03/15] drm/vc4: hdmi: Fix register offset with longer CEC messages
` [PATCH 04/15] drm/vc4: hdmi: Fix up CEC registers
` [PATCH 05/15] drm/vc4: hdmi: Restore cec physical address on reconnect
` [PATCH 06/15] drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
` [PATCH 07/15] drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
` [PATCH 08/15] drm/vc4: hdmi: Introduce a CEC clock
` [PATCH 09/15] drm/vc4: hdmi: Split the interrupt handlers
` [PATCH 10/15] drm/vc4: hdmi: Support BCM2711 CEC interrupt setup
` [PATCH 11/15] drm/vc4: hdmi: Remove cec_available flag
` [PATCH 12/15] drm/vc4: hdmi: Don't register the CEC adapter if there's no interrupts
` [PATCH 13/15] dt-binding: display: bcm2711-hdmi: Add CEC and hotplug interrupts
` [PATCH 14/15] ARM: dts: bcm2711: Add the BSC interrupt controller
` [PATCH 15/15] ARM: dts: bcm2711: Add the CEC "

possible deadlock in zd_chip_disable_rxtx
 2020-12-10 14:03 UTC 

[PATCH v3 1/3] dt-bindings: iio: dac: AD5766 yaml documentation
 2020-12-10 14:03 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the microblaze tree
 2020-12-10 14:03 UTC  (2+ messages)

[PATCH v3 0/4] dt-bindings: reset: convert Hisilicon reset controller bindings to json-schema
 2020-12-10 14:02 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: reset: correct vendor prefix hisi to hisilicon
` [PATCH v3 4/4] dt-bindings: reset: convert Hisilicon reset controller bindings to json-schema

[PATCH wireless -next] wireless/ath10k: simplify the return expression of ath10k_ahb_chip_reset()
 2020-12-10 14:02 UTC 

[PATCH v2] vfio iommu type1: Improve vfio_iommu_type1_pin_pages performance
 2020-12-10 13:56 UTC  (6+ messages)

[PATCH -next] input/rmi4: simplify the return expression of rmi_driver_of_probe()
 2020-12-10 14:00 UTC 

[PATCH -next] drivers: md: simplify the return expression of load_mapping()
 2020-12-10 14:01 UTC 

[PATCH v3 00/20] dmaengine/soc: k3-udma: Add support for BCDMA and PKTDMA
 2020-12-10 14:00 UTC  (5+ messages)
` [PATCH v3 11/20] dt-bindings: dma: ti: Add document for K3 BCDMA
` [PATCH v3 12/20] dt-bindings: dma: ti: Add document for K3 PKTDMA

[PATCH -next] input/touchscreen: simplify the return expression of mxt_send_bootloader_cmd()
 2020-12-10 13:59 UTC 

[PATCH -next] pinctrl/mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1()
 2020-12-10 13:59 UTC 

[PATCH -next] pinctrl/spear: simplify the return expression of spear300_pinctrl_probe()
 2020-12-10 13:57 UTC 

UBSAN: shift-out-of-bounds in ext4_fill_super
 2020-12-10 13:56 UTC  (4+ messages)

[PATCH -next] drivers: leds: simplify the return expression of register_nasgpio_led()
 2020-12-10 13:56 UTC 

[PATCH -next] gpio: simplify the return expression of cs5535_gpio_probe()
 2020-12-10 13:56 UTC 

[PATCH -next] char/tpm: simplify the return expression of tpm_tis_synquacer_module_init()
 2020-12-10 13:55 UTC 

[PATCH -next] thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()
 2020-12-10 13:54 UTC 

[PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings
 2020-12-10 13:52 UTC  (2+ messages)

[PATCH -next] phy: cadence: simplify the return expression of cdns_torrent_phy_configure_multilink()
 2020-12-10 13:53 UTC 

[PATCH -next] drivers: gnss: simplify the gnss code return expression
 2020-12-10 13:51 UTC 

[PATCH net-next] net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()
 2020-12-10 13:50 UTC 

[PATCH] leds: led-core: Get rid of enum led_brightness
 2020-12-10 13:49 UTC 

[PATCH net-next] net/mlx4: simplify the return expression of mlx4_init_srq_table()
 2020-12-10 13:50 UTC 

[PATCH net-next] net: stmmac: simplify the return tc_delete_knode()
 2020-12-10 13:48 UTC 

[PATCH v2] x86/apic/of: Fix CPU devicetree-node lookups
 2020-12-10 13:39 UTC 

checkpatch
 2020-12-10 13:40 UTC  (3+ messages)

[PATCH 1/2] rcu-tasks: move RCU-tasks initialization out of core_initcall()
 2020-12-10 13:39 UTC  (5+ messages)

WARNING in cm109_input_ev/usb_submit_urb
 2020-12-10 13:38 UTC  (2+ messages)

[PATCH v2 0/9] arch: riscv: add board and SoC DT file support
 2020-12-10 13:34 UTC  (9+ messages)
` [PATCH v2 1/9] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
` [PATCH v2 7/9] riscv: dts: add initial support for the SiFive FU740-C000 SoC
` [PATCH v2 8/9] dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
` [PATCH v2 9/9] riscv: dts: add initial board data for the SiFive HiFive Unmatched

[PATCH 1/2] x86/mm/pti: Check unaligned address for pmd clone in pti_clone_pagetable()
 2020-12-10 14:35 UTC  (4+ messages)
` [PATCH V2 1/3] x86/mm/pti: handle "
  ` [PATCH V2 2/3] x86/mm/pti: issue warning when mapping large pmd beyond specifid range
  ` [PATCH V2 3/3] x86/mm/pti: warn and stop when pti_clone_pagetable() is on 1G page

BPF selftests build failure in 5.10-rc
 2020-12-10 13:36 UTC  (3+ messages)

[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
 2020-12-10 13:32 UTC  (11+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver
  ` Howto listen to/handle gpio state changes ? "

[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-10 13:31 UTC  (3+ messages)
` [PATCH 5/8] clk: sunxi-ng: Add support for the Allwinner H616 CCU
  ` [linux-sunxi] "

[PATCH v2 0/8] prohibit pinning pages in ZONE_MOVABLE
 2020-12-10 13:30 UTC  (7+ messages)
` [PATCH v2 1/8] mm/gup: perform check_dax_vmas only when FS_DAX is enabled
` [PATCH v2 3/8] mm/gup: make __gup_longterm_locked common

[PATCH 0/2] xen: fix using ZONE_DEVICE memory for foreign mappings
 2020-12-10 13:30 UTC  (7+ messages)
` [PATCH 2/2] xen: don't use page->lru for ZONE_DEVICE memory

[PATCH] genksyms: Ignore module scoped _Static_assert()
 2020-12-10 13:29 UTC  (5+ messages)

[PATCH v3 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-12-10 13:27 UTC  (3+ messages)

[PATCH] arm64: topology: Cleanup init_amu_fie() a bit
 2020-12-10 13:26 UTC  (10+ messages)
` [PATCH] arm64: topology: Avoid the static_branch_{enable|disable} dance

[PATCH v2 0/6] PCI: J7200/J721E PCIe bindings
 2020-12-10 13:07 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: ti: k3-j721e-main: Fix supported max outbound regions
` [PATCH v2 2/6] arm64: dts: ti: k3-j721e-main: Remove "syscon" nodes added for pcieX_ctrl
` [PATCH v2 3/6] arm64: dts: ti: k3-j7200-main: Add DT for WIZ and SERDES
` [PATCH v2 4/6] arm64: dts: ti: k3-j7200-main: Add PCIe device tree node
` [PATCH v2 5/6] arm64: dts: ti: k3-j7200-common-proc-board: Enable SERDES0
` [PATCH v2 6/6] arm64: dts: ti: k3-j7200-common-proc-board: Enable PCIe

[PATCH] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2020-12-10 13:10 UTC  (8+ messages)

KRETPROBES are broken since kernel 5.8
 2020-12-10 13:09 UTC  (4+ messages)

[PATCH] Input: edt-ft5x06 - consolidate handling of number of electrodes
 2020-12-10 12:29 UTC  (2+ messages)

NOHZ tick-stop error: Non-RCU local softirq work is pending
 2020-12-10 13:04 UTC  (3+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Implement the pwm_chip
 2020-12-10 13:04 UTC  (3+ messages)

[v2] i2c: mediatek: Move suspend and resume handling to NOIRQ phase
 2020-12-10 13:03 UTC  (8+ messages)

linux-next: Signed-off-by missing for commit in the tip tree
 2020-12-10 13:02 UTC  (3+ messages)

[PATCH v2 0/3] RFC: Precise TSC migration
 2020-12-10 13:01 UTC  (10+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE

[PATCH v2 0/7] tty: add flag to suppress ready signalling on open
 2020-12-10 13:01 UTC  (7+ messages)

[RFC PATCH v7] sched/fair: select idle cpu from idle cpumask for task wakeup
 2020-12-10 12:58 UTC  (6+ messages)

[PATCH v4] pwm: bcm2835: Support apply function for atomic configuration
 2020-12-10 12:58 UTC  (2+ messages)

[PATCH] Staging: silabs si4455 serial driver
 2020-12-10 12:55 UTC  (2+ messages)

[PATCH v1 1/2] Staging: silabs si4455 serial driver: fix directory structure and coding style
 2020-12-10 12:55 UTC  (2+ messages)

[PATCH -next] thermal: intel: pch: use macro for temperature calculation
 2020-12-10 12:48 UTC 

[RESEND PATCH 0/4] PCI: J7: J7200/J721E PCIe bindings
 2020-12-10 12:49 UTC  (5+ messages)
` [RESEND PATCH 1/4] dt-bindings: pci: ti,j721e: Fix "ti,syscon-pcie-ctrl" to take argument
` [RESEND PATCH 2/4] dt-bindings: PCI: Add host mode dt-bindings for TI's J7200 SoC
` [RESEND PATCH 3/4] dt-bindings: PCI: Add EP "
` [RESEND PATCH 4/4] PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg

[PATCH] powerpc/rtas: fix typo of ibm,open-errinjct in rtas filter
 2020-12-10 12:47 UTC  (2+ messages)

[PATCH] sh: kernel: traps: remove unused variable
 2020-12-10 12:44 UTC 

[PATCH 1/3] Add TX sending hardware timestamp
 2020-12-10 12:41 UTC  (3+ messages)

[PATCH v2 0/3] PCI: J721E: Fix Broken DT w.r.t SYSCON DT
 2020-12-10 12:39 UTC  (3+ messages)

[PATCH RFC 0/1] Delay module uevent until after initialization
 2020-12-10 12:39 UTC  (3+ messages)
` [PATCH RFC 1/1] module: delay kobject uevent until after module init call

[RFC 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2020-12-10 12:33 UTC  (2+ messages)

[PATCH net-next 0/7] net: hns3: updates for -next
 2020-12-10 12:27 UTC  (4+ messages)
` [PATCH net-next 2/7] net: hns3: add support for tc mqprio offload


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