linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-17 14:36:22 to 2021-05-17 14:59:46 UTC [more...]

[PATCH 5.12 000/363] 5.12.5-rc1 review
 2021-05-17 14:03 UTC  (68+ messages)
` [PATCH 5.12 248/363] ARC: entry: fix off-by-one error in syscall number validation
` [PATCH 5.12 252/363] powerpc/64s: Fix crashes when toggling stf barrier
` [PATCH 5.12 275/363] KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_timer
` [PATCH 5.12 278/363] KVM: x86: Prevent deadlock against tk_core.seq
` [PATCH 5.12 279/363] KVM: SVM: Move GHCB unmapping to fix RCU warning
` [PATCH 5.12 280/363] dax: Add an enum for specifying dax wakup mode
` [PATCH 5.12 281/363] dax: Add a wakeup mode parameter to put_unlocked_entry()
` [PATCH 5.12 282/363] dax: Wake up all waiters after invalidating dax entry
` [PATCH 5.12 283/363] xen/unpopulated-alloc: fix error return code in fill_list()
` [PATCH 5.12 284/363] perf tools: Fix dynamic libbpf link
` [PATCH 5.12 285/363] usb: dwc3: gadget: Free gadget structure only after freeing endpoints
` [PATCH 5.12 286/363] iio: light: gp2ap002: Fix rumtime PM imbalance on error
` [PATCH 5.12 287/363] iio: proximity: pulsedlight: "
` [PATCH 5.12 288/363] iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
` [PATCH 5.12 289/363] iio: core: return ENODEV if ioctl is unknown
` [PATCH 5.12 290/363] usb: fotg210-hcd: Fix an error message
` [PATCH 5.12 291/363] hwmon: (occ) Fix poll rate limiting
` [PATCH 5.12 292/363] usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMS
` [PATCH 5.12 293/363] usb: musb: Fix an error message
` [PATCH 5.12 294/363] hwmon: (ltc2992) Put fwnode in error case during ->probe()
` [PATCH 5.12 295/363] ACPI: scan: Fix a memory leak in an error handling path
` [PATCH 5.12 296/363] kyber: fix out of bounds access when preempted
` [PATCH 5.12 297/363] nvmet: fix inline bio check for bdev-ns
` [PATCH 5.12 298/363] nvmet: fix inline bio check for passthru
` [PATCH 5.12 299/363] nvmet-rdma: Fix NULL deref when SEND is completed with error
` [PATCH 5.12 300/363] f2fs: compress: fix to free compress page correctly
` [PATCH 5.12 301/363] f2fs: compress: fix race condition of overwrite vs truncate
` [PATCH 5.12 302/363] f2fs: compress: fix to assign cc.cluster_idx correctly
` [PATCH 5.12 303/363] sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()
` [PATCH 5.12 304/363] nbd: Fix NULL pointer in flush_workqueue
` [PATCH 5.12 305/363] powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabled
` [PATCH 5.12 306/363] blk-mq: plug request for shared sbitmap
` [PATCH 5.12 307/363] blk-mq: Swap two calls in blk_mq_exit_queue()
` [PATCH 5.12 308/363] usb: dwc3: omap: improve extcon initialization
` [PATCH 5.12 309/363] usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield
` [PATCH 5.12 310/363] usb: xhci: Increase timeout for HC halt
` [PATCH 5.12 311/363] usb: dwc2: Fix gadget DMA unmap direction
` [PATCH 5.12 312/363] usb: core: hub: fix race condition about TRSMRCY of resume
` [PATCH 5.12 313/363] usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
` [PATCH 5.12 314/363] usb: dwc3: gadget: Enable suspend events
` [PATCH 5.12 315/363] usb: dwc3: gadget: Return success always for kick transfer in ep queue
` [PATCH 5.12 316/363] usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
` [PATCH 5.12 317/363] usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
` [PATCH 5.12 318/363] usb: typec: ucsi: Put fwnode in any case during ->probe()
` [PATCH 5.12 319/363] xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI
` [PATCH 5.12 320/363] xhci: Fix giving back cancelled URBs even if halted endpoint cant reset
` [PATCH 5.12 321/363] xhci: Do not use GFP_KERNEL in (potentially) atomic context
` [PATCH 5.12 322/363] xhci: Add reset resume quirk for AMD xhci controller
` [PATCH 5.12 323/363] iio: core: fix ioctl handlers removal
` [PATCH 5.12 324/363] iio: gyro: mpu3050: Fix reported temperature value
` [PATCH 5.12 325/363] iio: tsl2583: Fix division by a zero lux_val
` [PATCH 5.12 326/363] cdc-wdm: untangle a circular dependency between callback and softint
` [PATCH 5.12 327/363] alarmtimer: Check RTC features instead of ops
` [PATCH 5.12 328/363] xen/gntdev: fix gntdev_mmap() error exit path
` [PATCH 5.12 329/363] KVM: x86: Emulate RDPID only if RDTSCP is supported
` [PATCH 5.12 330/363] KVM: x86: Move RDPID emulation intercept to its own enum
` [PATCH 5.12 332/363] KVM: nVMX: Always make an attempt to map eVMCS after migration
` [PATCH 5.12 333/363] KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
` [PATCH 5.12 334/363] KVM: VMX: Disable preemption when probing user return MSRs
` [PATCH 5.12 335/363] mm: fix struct page layout on 32-bit systems
` [PATCH 5.12 336/363] MIPS: Reinstate platform `__div64_32 handler
` [PATCH 5.12 337/363] MIPS: Avoid DIVU in `__div64_32 is result would be zero
` [PATCH 5.12 338/363] MIPS: Avoid handcoded DIVU in `__div64_32 altogether
` [PATCH 5.12 339/363] clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
` [PATCH 5.12 340/363] clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940
` [PATCH 5.12 341/363] usb: typec: tcpm: Fix error while calculating PPS out values
` [PATCH 5.12 342/363] kobject_uevent: remove warning in init_uevent_argv()

[PATCH 5.10 000/289] 5.10.38-rc1 review
 2021-05-17 13:59 UTC  (15+ messages)
` [PATCH 5.10 001/289] KEYS: trusted: Fix memory leak on object td
` [PATCH 5.10 002/289] tpm: fix error return code in tpm2_get_cc_attrs_tbl()
` [PATCH 5.10 003/289] tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()
` [PATCH 5.10 004/289] tpm, tpm_tis: Reserve locality in tpm_tis_resume()
` [PATCH 5.10 007/289] ACPI: PM: Add ACPI ID of Alder Lake Fan
` [PATCH 5.10 008/289] PM: runtime: Fix unpaired parent child_count for force_resume
` [PATCH 5.10 009/289] cpufreq: intel_pstate: Use HWP if enabled by platform firmware
` [PATCH 5.10 010/289] kvm: Cap halt polling at kvm->max_halt_poll_ns
` [PATCH 5.10 011/289] ath11k: fix thermal temperature read
` [PATCH 5.10 012/289] fs: dlm: fix debugfs dump
` [PATCH 5.10 013/289] fs: dlm: add errno handling to check callback
` [PATCH 5.10 014/289] fs: dlm: check on minimum msglen size
` [PATCH 5.10 015/289] fs: dlm: flush swork on shutdown
` [PATCH 5.10 016/289] tipc: convert dest nodes address to network order

[PATCH 5.4 000/141] 5.4.120-rc1 review
 2021-05-17 14:01 UTC  (41+ messages)
` [PATCH 5.4 001/141] tpm: fix error return code in tpm2_get_cc_attrs_tbl()
` [PATCH 5.4 002/141] tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()
` [PATCH 5.4 003/141] tpm, tpm_tis: Reserve locality in tpm_tis_resume()
` [PATCH 5.4 004/141] KVM: x86/mmu: Remove the defunct update_pte() paging hook
` [PATCH 5.4 005/141] PM: runtime: Fix unpaired parent child_count for force_resume
` [PATCH 5.4 006/141] fs: dlm: fix debugfs dump
` [PATCH 5.4 007/141] tipc: convert dest nodes address to network order
` [PATCH 5.4 008/141] ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus T100TAF
` [PATCH 5.4 009/141] net: stmmac: Set FIFO sizes for ipq806x
` [PATCH 5.4 010/141] ASoC: rsnd: core: Check convert rate in rsnd_hw_params
` [PATCH 5.4 011/141] i2c: bail out early when RDWR parameters are wrong
` [PATCH 5.4 012/141] ALSA: hdsp: dont disable if not enabled
` [PATCH 5.4 013/141] ALSA: hdspm: "
` [PATCH 5.4 014/141] ALSA: rme9652: "
` [PATCH 5.4 015/141] ALSA: bebob: enable to deliver MIDI messages for multiple ports
` [PATCH 5.4 016/141] Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
` [PATCH 5.4 017/141] Bluetooth: initialize skb_queue_head at l2cap_chan_create()
` [PATCH 5.4 018/141] net: bridge: when suppression is enabled exclude RARP packets
` [PATCH 5.4 019/141] Bluetooth: check for zapped sk before connecting
` [PATCH 5.4 020/141] ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
` [PATCH 5.4 021/141] ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
` [PATCH 5.4 022/141] i2c: Add I2C_AQ_NO_REP_START adapter quirk
` [PATCH 5.4 023/141] mac80211: clear the beacons CRC after channel switch
` [PATCH 5.4 024/141] pinctrl: samsung: use int for register masks in Exynos
` [PATCH 5.4 025/141] mt76: mt76x0: disable GTK offloading
` [PATCH 5.4 026/141] cuse: prevent clone
` [PATCH 5.4 027/141] ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()
` [PATCH 5.4 028/141] Revert "iommu/amd: Fix performance counter initialization"
` [PATCH 5.4 029/141] iommu/amd: Remove performance counter pre-initialization test
` [PATCH 5.4 030/141] drm/amd/display: Force vsync flip when reconfiguring MPCC
` [PATCH 5.4 032/141] kconfig: nconf: stop endless search loops
` [PATCH 5.4 033/141] ALSA: hda/hdmi: fix race in handling acomp ELD notification at resume
` [PATCH 5.4 034/141] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
` [PATCH 5.4 035/141] flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
` [PATCH 5.4 036/141] powerpc/smp: Set numa node before updating mask
` [PATCH 5.4 037/141] ASoC: rt286: Generalize support for ALC3263 codec
` [PATCH 5.4 038/141] ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
` [PATCH 5.4 039/141] net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
` [PATCH 5.4 040/141] samples/bpf: Fix broken tracex1 due to kprobe argument change
` [PATCH 5.4 041/141] powerpc/pseries: Stop calling printk in rtas_stop_self()

[PATCH v2] drivers: pnp: proc.c: Removed unnecessary variables
 2021-05-17 14:49 UTC  (2+ messages)

[PATCH 5.11 000/329] 5.11.22-rc1 review
 2021-05-17 14:00 UTC  (68+ messages)
` [PATCH 5.11 018/329] fs: dlm: change allocation limits
` [PATCH 5.11 020/329] fs: dlm: flush swork on shutdown
` [PATCH 5.11 021/329] fs: dlm: add shutdown hook
` [PATCH 5.11 041/329] net: hns3: add handling for xmit skb with recursive fraglist
` [PATCH 5.11 043/329] ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
` [PATCH 5.11 046/329] ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
` [PATCH 5.11 047/329] selftests: mptcp: launch mptcp_connect with timeout
` [PATCH 5.11 048/329] i2c: Add I2C_AQ_NO_REP_START adapter quirk
` [PATCH 5.11 049/329] Bluetooth: Do not set cur_adv_instance in adv param MGMT request
` [PATCH 5.11 050/329] MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATED
` [PATCH 5.11 051/329] coresight: Do not scan for graph if none is present
` [PATCH 5.11 052/329] IB/hfi1: Correct oversized ring allocation
` [PATCH 5.11 053/329] mac80211: Set priority and queue mapping for injected frames
` [PATCH 5.11 054/329] mac80211: clear the beacons CRC after channel switch
` [PATCH 5.11 055/329] ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
` [PATCH 5.11 056/329] pinctrl: samsung: use int for register masks in Exynos
` [PATCH 5.11 057/329] rtw88: 8822c: add LC calibration for RTL8822C
` [PATCH 5.11 058/329] mt76: mt7615: fix key set/delete issues
` [PATCH 5.11 059/329] mt76: mt7615: support loading EEPROM for MT7613BE
` [PATCH 5.11 060/329] mt76: mt76x0: disable GTK offloading
` [PATCH 5.11 061/329] mt76: mt7915: always check return value from mt7915_mcu_alloc_wtbl_req
` [PATCH 5.11 062/329] mt76: mt7915: fix key set/delete issue
` [PATCH 5.11 063/329] mt76: mt7915: fix txpower init for TSSI off chips
` [PATCH 5.11 064/329] mt76: mt7915: add wifi subsystem reset
` [PATCH 5.11 065/329] i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
` [PATCH 5.11 066/329] fuse: invalidate attrs when page writeback completes
` [PATCH 5.11 067/329] virtiofs: fix userns
` [PATCH 5.11 068/329] cuse: prevent clone
` [PATCH 5.11 069/329] iwlwifi: pcie: make cfg vs. trans_cfg more robust
` [PATCH 5.11 070/329] iwlwifi: queue: avoid memory leak in reset flow
` [PATCH 5.11 071/329] powerpc/mm: Add cond_resched() while removing hpte mappings
` [PATCH 5.11 072/329] ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init()
` [PATCH 5.11 073/329] Revert "iommu/amd: Fix performance counter initialization"
` [PATCH 5.11 074/329] iommu/amd: Remove performance counter pre-initialization test
` [PATCH 5.11 075/329] drm/amd/display: Force vsync flip when reconfiguring MPCC
` [PATCH 5.11 076/329] selftests: Set CC to clang in lib.mk if LLVM is set
` [PATCH 5.11 077/329] kconfig: nconf: stop endless search loops
` [PATCH 5.11 078/329] ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
` [PATCH 5.11 079/329] ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp
` [PATCH 5.11 080/329] ALSA: hda/hdmi: fix race in handling acomp ELD notification at resume
` [PATCH 5.11 081/329] sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
` [PATCH 5.11 082/329] flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
` [PATCH 5.11 083/329] powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
` [PATCH 5.11 084/329] powerpc/smp: Set numa node before updating mask
` [PATCH 5.11 085/329] wilc1000: Bring MAC address setting in line with typical Linux behavior
` [PATCH 5.11 086/329] mac80211: properly drop the connection in case of invalid CSA IE
` [PATCH 5.11 087/329] ASoC: rt286: Generalize support for ALC3263 codec
` [PATCH 5.11 088/329] ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
` [PATCH 5.11 089/329] net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
` [PATCH 5.11 090/329] samples/bpf: Fix broken tracex1 due to kprobe argument change
` [PATCH 5.11 091/329] powerpc/pseries: Stop calling printk in rtas_stop_self()
` [PATCH 5.11 092/329] drm/amd/display: fixed divide by zero kernel crash during dsc enablement
` [PATCH 5.11 093/329] drm/amd/display: add handling for hdcp2 rx id list validation
` [PATCH 5.11 094/329] drm/amdgpu: Add mem sync flag for IB allocated by SA
` [PATCH 5.11 095/329] mt76: mt7615: fix entering driver-own state on mt7663
` [PATCH 5.11 097/329] wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
` [PATCH 5.11 098/329] wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
` [PATCH 5.11 100/329] powerpc/iommu: Annotate nested lock for lockdep
` [PATCH 5.11 101/329] iavf: remove duplicate free resources calls
` [PATCH 5.11 102/329] net: ethernet: mtk_eth_soc: fix RX VLAN offload
` [PATCH 5.11 103/329] selftests: mlxsw: Increase the tolerance of backlog buildup
` [PATCH 5.11 104/329] selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
` [PATCH 5.11 105/329] kbuild: generate Module.symvers only when vmlinux exists
` [PATCH 5.11 106/329] bnxt_en: Add PCI IDs for Hyper-V VF devices
` [PATCH 5.11 107/329] ia64: module: fix symbolizer crash on fdescr
` [PATCH 5.11 108/329] watchdog: rename __touch_watchdog() to a better descriptive name
` [PATCH 5.11 109/329] watchdog: explicitly update timestamp when reporting softlockup

[RFC] mm/thp: Update mm's MM_ANONPAGES stat in set_huge_zero_page()
 2021-05-17 14:48 UTC  (4+ messages)

[PATCH] nbd: provide a way for userspace processes to identify device backends
 2021-05-17 14:42 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-17 14:40 UTC  (9+ messages)

[PATCH] ACPI / EC: Fix media keys not working problem on more Asus laptops
 2021-05-17 14:40 UTC  (3+ messages)

[PATCH] percpu: initialize best_upa variable
 2021-05-17 14:39 UTC  (4+ messages)

[RFC 00/13] [net-next] drivers/net/Space.c cleanup
 2021-05-17 14:38 UTC  (2+ messages)

[PATCH v4 1/2] iommu/sva: Tighten SVA bind API with explicit flags
 2021-05-17 14:37 UTC  (11+ messages)

[PATCH] ACPI/IORT: Handle device properties with software node API
 2021-05-17 14:36 UTC  (4+ messages)

[PATCH] virtio_net: Use BUG_ON instead of if condition followed by BUG
 2021-05-17 14:35 UTC  (2+ messages)

[PATCH 0/2] Apple M1 PCIe DT bindings
 2021-05-17 14:16 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pci: Add DT bindings for apple,pcie

[PATCH v2 0/4] Enable compile-testing of Tegra memory drivers
 2021-05-17 14:24 UTC  (3+ messages)
` [PATCH v2 3/4] memory: tegra124-emc: Fix compilation warnings on 64bit platforms


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