All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-20 15:52:16 to 2020-07-20 16:03:18 UTC [more...]

[PATCH 4.19 000/133] 4.19.134-rc1 review
 2020-07-20 15:37 UTC  (56+ messages)
` [PATCH 4.19 031/133] iio: magnetometer: ak8974: Fix runtime PM imbalance on error
` [PATCH 4.19 035/133] iio:pressure:ms5611 Fix buffer element alignment
` [PATCH 4.19 036/133] iio:health:afe4403 Fix timestamp alignment and prevent data leak
` [PATCH 4.19 037/133] spi: fix initial SPI_SR value in spi-fsl-dspi
` [PATCH 4.19 039/133] net: dsa: bcm_sf2: Fix node reference count
` [PATCH 4.19 040/133] of: of_mdio: Correct loop scanning logic
` [PATCH 4.19 062/133] usb: gadget: udc: atmel: fix uninitialized read in debug printk
` [PATCH 4.19 063/133] staging: comedi: verify array index is correct before using it
` [PATCH 4.19 065/133] ARM: dts: socfpga: Align L2 cache-controller nodename with dtschema
` [PATCH 4.19 066/133] regmap: debugfs: Dont sleep while atomic for fast_io regmaps
` [PATCH 4.19 067/133] copy_xstate_to_kernel: Fix typo which caused GDB regression
` [PATCH 4.19 068/133] apparmor: ensure that dfa state tables have entries
` [PATCH 4.19 069/133] perf stat: Zero all the ena and run array slot stats for interval mode
` [PATCH 4.19 071/133] soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new data
` [PATCH 4.19 072/133] soc: qcom: rpmh-rsc: Clear active mode configuration for wake TCS
` [PATCH 4.19 073/133] soc: qcom: rpmh-rsc: Allow using free WAKE TCS for active request
` [PATCH 4.19 076/133] mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
` [PATCH 4.19 078/133] mtd: rawnand: oxnas: Keep track of registered devices
` [PATCH 4.19 080/133] mtd: rawnand: oxnas: Release all devices in the _remove() path
` [PATCH 4.19 081/133] slimbus: core: Fix mismatch in of_node_get/put
` [PATCH 4.19 082/133] HID: magicmouse: do not set up autorepeat
` [PATCH 4.19 083/133] HID: quirks: Always poll Obins Anne Pro 2 keyboard
` [PATCH 4.19 084/133] HID: quirks: Ignore Simply Automated UPB PIM
` [PATCH 4.19 087/133] ALSA: usb-audio: Fix race against the error recovery URB submission
` [PATCH 4.19 088/133] ALSA: hda/realtek - change to suitable link model for ASUS platform
` [PATCH 4.19 090/133] USB: c67x00: fix use after free in c67x00_giveback_urb
` [PATCH 4.19 093/133] usb: gadget: function: fix missing spinlock in f_uac1_legacy
` [PATCH 4.19 094/133] USB: serial: iuu_phoenix: fix memory corruption
` [PATCH 4.19 095/133] USB: serial: cypress_m8: enable Simply Automated UPB PIM
` [PATCH 4.19 096/133] USB: serial: ch341: add new Product ID for CH340
` [PATCH 4.19 098/133] USB: serial: option: add Quectel EG95 LTE modem
` [PATCH 4.19 099/133] virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstream
` [PATCH 4.19 100/133] virt: vbox: Fix guest capabilities mask check
` [PATCH 4.19 103/133] ovl: inode reference leak in ovl_is_inuse true case
` [PATCH 4.19 104/133] ovl: relax WARN_ON() when decoding lower directory file handle
` [PATCH 4.19 105/133] ovl: fix unneeded call to ovl_change_flags()
` [PATCH 4.19 106/133] fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
` [PATCH 4.19 107/133] Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
` [PATCH 4.19 109/133] Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux list
` [PATCH 4.19 110/133] uio_pdrv_genirq: fix use without device tree and no interrupt
` [PATCH 4.19 111/133] timer: Prevent base->clk from moving backward
` [PATCH 4.19 112/133] timer: Fix wheel index calculation on last level
` [PATCH 4.19 113/133] MIPS: Fix build for LTS kernel caused by backporting lpj adjustment
` [PATCH 4.19 114/133] riscv: use 16KB kernel stack on 64-bit
` [PATCH 4.19 115/133] hwmon: (emc2103) fix unable to change fan pwm1_enable attribute
` [PATCH 4.19 117/133] intel_th: pci: Add Jasper Lake CPU support
` [PATCH 4.19 118/133] intel_th: pci: Add Tiger Lake PCH-H support
` [PATCH 4.19 119/133] intel_th: pci: Add Emmitsburg PCH support
` [PATCH 4.19 121/133] dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler
` [PATCH 4.19 122/133] misc: atmel-ssc: lock with mutex instead of spinlock
` [PATCH 4.19 123/133] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
` [PATCH 4.19 125/133] arm64: ptrace: Consistently use pseudo-singlestep exceptions
` [PATCH 4.19 126/133] arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
` [PATCH 4.19 127/133] sched: Fix unreliable rseq cpu_id for new tasks
` [PATCH 4.19 131/133] libceph: dont omit recovery_deletes in target_copy()

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-07-20 15:55 UTC  (11+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 06/24] seqlock: Implement raw_seqcount_begin() in terms of raw_read_seqcount()
  ` [PATCH v4 07/24] lockdep: Add preemption enabled/disabled assertion APIs
  ` [PATCH v4 08/24] seqlock: lockdep assert non-preemptibility on seqcount_t write
  ` [PATCH v4 09/24] seqlock: Extend seqcount API with associated locks
  ` [PATCH v4 10/24] seqlock: Align multi-line macros newline escapes at 72 columns
  ` [PATCH v4 17/24] timekeeping: Use sequence counter with associated raw spinlock
  ` [PATCH v4 19/24] raid5: Use sequence counter with associated spinlock
  ` [PATCH v4 21/24] NFSv4: "
  ` [PATCH v4 24/24] hrtimer: Use sequence counter with associated raw spinlock

[PATCH 5.4 000/215] 5.4.53-rc1 review
 2020-07-20 15:37 UTC  (89+ messages)
` [PATCH 5.4 001/215] crypto: atmel - Fix selection of CRYPTO_AUTHENC
` [PATCH 5.4 003/215] net: atlantic: fix ip dst and ipv6 address filters
` [PATCH 5.4 004/215] net: rmnet: fix lower interface leak
` [PATCH 5.4 007/215] ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
` [PATCH 5.4 008/215] ipv6: fib6_select_path can not use out path for nexthop objects
` [PATCH 5.4 010/215] l2tp: remove skb_dst_set() from l2tp_xmit_skb()
` [PATCH 5.4 011/215] llc: make sure applications use ARPHRD_ETHER
` [PATCH 5.4 014/215] net_sched: fix a memory leak in atm_tc_init()
` [PATCH 5.4 016/215] sched: consistently handle layer3 header accesses in the presence of VLANs
` [PATCH 5.4 017/215] tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
` [PATCH 5.4 018/215] tcp: make sure listeners dont initialize congestion-control state
` [PATCH 5.4 024/215] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
` [PATCH 5.4 025/215] cgroup: Fix sock_cgroup_data on big-endian
` [PATCH 5.4 028/215] arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
` [PATCH 5.4 030/215] drm/msm: fix potential memleak in error branch
` [PATCH 5.4 031/215] drm/msm/dpu: allow initialization of encoder locks during encoder init
` [PATCH 5.4 033/215] drm/exynos: fix ref count leak in mic_pre_enable
` [PATCH 5.4 034/215] x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
` [PATCH 5.4 037/215] m68k: nommu: register start of the memory with memblock
` [PATCH 5.4 039/215] dt-bindings: mailbox: zynqmp_ipi: fix unit address
` [PATCH 5.4 045/215] arm64/alternatives: dont patch up internal branches
` [PATCH 5.4 047/215] iio:humidity:hdc100x Fix alignment and data leak issues
` [PATCH 5.4 048/215] iio: magnetometer: ak8974: Fix runtime PM imbalance on error
` [PATCH 5.4 050/215] iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
` [PATCH 5.4 051/215] iio: pressure: zpa2326: handle pm_runtime_get_sync failure
` [PATCH 5.4 052/215] iio:humidity:hts221 Fix alignment and data leak issues
` [PATCH 5.4 055/215] spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer
` [PATCH 5.4 057/215] of: of_mdio: Correct loop scanning logic
` [PATCH 5.4 058/215] net: macb: call pm_runtime_put_sync on failure path
` [PATCH 5.4 059/215] net: ethernet: mvneta: Do not error out in non serdes modes
` [PATCH 5.4 060/215] net: ethernet: mvneta: Add back interface mode validation
` [PATCH 5.4 061/215] Revert "usb/ohci-platform: Fix a warning when hibernating"
` [PATCH 5.4 063/215] Revert "usb/xhci-plat: Set PM runtime as active on resume"
` [PATCH 5.4 069/215] mmc: mmci: Support any block sizes for ux500v2 and qcom variant
` [PATCH 5.4 071/215] ARM: at91: pm: add quirk for sam9x60s ulp1
` [PATCH 5.4 072/215] drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20
` [PATCH 5.4 073/215] scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
` [PATCH 5.4 075/215] bus: ti-sysc: Consider non-existing registers too when matching quirks
` [PATCH 5.4 078/215] arm64: dts: g12-common: add parkmode_disable_ss_quirk on DWC3 controller
` [PATCH 5.4 080/215] ALSA: usb-audio: Add support for MOTU MicroBook IIc
` [PATCH 5.4 083/215] doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in park mode
` [PATCH 5.4 088/215] ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2
` [PATCH 5.4 095/215] dmaengine: sh: usb-dmac: set tx_result parameters
` [PATCH 5.4 096/215] phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked
` [PATCH 5.4 097/215] arm64: dts: meson: add missing gxl rng clock
` [PATCH 5.4 098/215] arm64: dts: meson-gxl-s805x: reduce initial Mali450 core frequency
` [PATCH 5.4 099/215] bus: ti-sysc: Fix wakeirq sleeping function called from invalid context
` [PATCH 5.4 100/215] bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirk
` [PATCH 5.4 101/215] bus: ti-sysc: Do not disable on suspend for no-idle
` [PATCH 5.4 102/215] iio: adc: ad7780: Fix a resource handling path in ad7780_probe()
` [PATCH 5.4 104/215] dmaengine: dmatest: stop completed threads when running without set channel
` [PATCH 5.4 106/215] usb: gadget: udc: atmel: fix uninitialized read in debug printk
` [PATCH 5.4 107/215] staging: comedi: verify array index is correct before using it
` [PATCH 5.4 109/215] clk: AST2600: Add mux for EMMC clock
` [PATCH 5.4 111/215] fuse: dont ignore errors from fuse_writepages_fill()
` [PATCH 5.4 112/215] ARM: dts: Fix dcan driver probe failed on am437x platform
` [PATCH 5.4 114/215] xprtrdma: fix incorrect header size calculations
` [PATCH 5.4 115/215] ARM: dts: socfpga: Align L2 cache-controller nodename with dtschema
` [PATCH 5.4 116/215] arm64: dts: spcfpga: Align GIC, NAND and UART nodenames "
` [PATCH 5.4 117/215] keys: asymmetric: fix error return code in software_key_query()
` [PATCH 5.4 120/215] arm: dts: mt7623: add phy-mode property for gmac2
` [PATCH 5.4 121/215] soc: qcom: socinfo: add missing soc_id sysfs entry
` [PATCH 5.4 122/215] apparmor: ensure that dfa state tables have entries
` [PATCH 5.4 123/215] habanalabs: Align protection bits configuration of all TPCs
` [PATCH 5.4 125/215] perf stat: Zero all the ena and run array slot stats for interval mode
` [PATCH 5.4 128/215] soc: qcom: rpmh-rsc: Clear active mode configuration for wake TCS
` [PATCH 5.4 129/215] soc: qcom: rpmh-rsc: Allow using free WAKE TCS for active request
` [PATCH 5.4 132/215] mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered
` [PATCH 5.4 133/215] mtd: rawnand: marvell: Fix probe error path
` [PATCH 5.4 134/215] mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
` [PATCH 5.4 135/215] mtd: rawnand: brcmnand: correctly verify erased pages
` [PATCH 5.4 138/215] mtd: rawnand: oxnas: Unregister all devices on error
` [PATCH 5.4 140/215] clk: qcom: gcc: Add GPU and NPU clocks for SM8150
` [PATCH 5.4 143/215] HID: logitech-hidpp: avoid repeated "multiplier = " log messages
` [PATCH 5.4 145/215] HID: quirks: Always poll Obins Anne Pro 2 keyboard
` [PATCH 5.4 147/215] ALSA: line6: Perform sanity check for each URB creation
` [PATCH 5.4 148/215] ALSA: line6: Sync the pending work cancel at disconnection
` [PATCH 5.4 149/215] ALSA: usb-audio: Fix race against the error recovery URB submission
` [PATCH 5.4 150/215] ALSA: hda/realtek - change to suitable link model for ASUS platform
` [PATCH 5.4 151/215] ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G14(G401) series with ALC289
` [PATCH 5.4 153/215] ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534
` [PATCH 5.4 155/215] USB: c67x00: fix use after free in c67x00_giveback_urb
` [PATCH 5.4 156/215] usb: dwc2: Fix shutdown callback in platform
` [PATCH 5.4 157/215] usb: chipidea: core: add wakeup support for extcon
` [PATCH 5.4 158/215] usb: gadget: function: fix missing spinlock in f_uac1_legacy
` [PATCH 5.4 160/215] USB: serial: cypress_m8: enable Simply Automated UPB PIM
` [PATCH 5.4 161/215] USB: serial: ch341: add new Product ID for CH340
` [PATCH 5.4 163/215] USB: serial: option: add Quectel EG95 LTE modem

add file system helpers that take kernel pointers for the init code
 2020-07-20 15:58 UTC  (9+ messages)
` [PATCH 08/24] fs: add a kern_access helper
` [PATCH 11/24] fs: add a kern_chmod helper
` [PATCH 18/24] fs: add a kern_rmdir helper
  ` [PATCH 10/24] fs: move the uid16 (f)chown syscalls to fs/open.c
  ` [PATCH 19/24] fs: remove vfs_statx_fd

[Buildroot] [git commit] package/gnupg2: bump vesion to 2.2.21
 2020-07-20 16:03 UTC 

[Buildroot] [git commit] package/libgcrypt: bump version to 1.8.6
 2020-07-20 16:03 UTC 

[PATCH v4 0/2] md_cluster: bugs fix
 2020-07-20 16:03 UTC  (4+ messages)
` [PATCH v4 1/2] md-cluster: fix safemode_delay value when converting to clustered bitmap

[Buildroot] [git commit] package/libvorbis: bump version to 1.3.7
 2020-07-20 16:03 UTC 

[Buildroot] [git commit] package/libevdev: bump version to 1.9.1
 2020-07-20 16:02 UTC 

[PATCH 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX
 2020-07-20 16:01 UTC  (2+ messages)

sysbus_create_simple Vs qdev_create
 2020-07-20 15:59 UTC  (11+ messages)

[dpdk-dev] [PATCH v1] crypto/qat: add DOCSIS performance optimization
 2020-07-20 15:37 UTC 

[PATCH net] net: bcmgenet: fix error returns in bcmgenet_probe()
 2020-07-20 16:04 UTC  (2+ messages)

KASAN: use-after-free Read in userfaultfd_release (2)
 2020-07-20 16:00 UTC  (2+ messages)

S/PDIF fix for Asus Xonar SE Output
 2020-07-20 15:59 UTC 

add multi-host support in the phosphor-post-code-manager
 2020-07-20 16:00 UTC 

[PATCH net] net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probe
 2020-07-20 16:02 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v1] spi: spi-topcliff-pch: use generic power management
 2020-07-20 15:57 UTC 

[PATCH for-5.1] acpi: allow accessing acpi-cnt register by byte
 2020-07-20 15:58 UTC  (2+ messages)

[PATCH 00/11] nfs-utils: Misc cleanups & fixes
 2020-07-20 15:58 UTC  (4+ messages)
` [PATCH 09/11] nfsidmap: Add support to cleanup resources on exit

arm64: Internal error: Oops: qcom_iommu_tlb_inv_context free_io_pgtable_ops on db410c
 2020-07-20 15:58 UTC  (5+ messages)
    ` [Freedreno] "

[dpdk-dev] [PATCH v1] vhost: add vq status check in async enqueue poll
 2020-07-20 15:57 UTC  (2+ messages)

[yocto] Adjusting Extensible SDK for build setup
 2020-07-20 15:57 UTC  (2+ messages)

[PATCH 00/37] Transform the host into a vCPU
 2020-07-20 15:57 UTC  (4+ messages)
` [PATCH 07/37] KVM: arm64: Separate SError detection from VAXorcism

Intended purpose of virtio-rng's QOM link "rng"?
 2020-07-20 15:56 UTC  (2+ messages)

[PATCH 00/18] Allow architectures to override __READ_ONCE()
 2020-07-20 15:55 UTC  (6+ messages)
` [PATCH v3 02/19] compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
    ` [PATCH v3 02/19] compiler.h: Split {READ, WRITE}_ONCE "

[PATCH] mt7601u: add missing release on skb in mt7601u_mcu_msg_send
 2020-07-20 15:54 UTC  (3+ messages)

[PATCH v2] drm: pl111: Update documentation
 2020-07-20 15:55 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] vhost: fix missing null dev pointer check
 2020-07-20 15:55 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

clean up address limit helpers v2
 2020-07-20 15:54 UTC  (3+ messages)
` [PATCH 0/6] arm: don't call addr_limit_user_check for nommu

[PATCH 0/6] mm: introduce secretmemfd system call to create "secret" memory areas
 2020-07-20 15:51 UTC  (6+ messages)
` [PATCH 3/6] "

[PATCH v2 2/5] iommu/arm-smmu: Emulate bypass by using context banks
 2020-07-20 15:51 UTC  (3+ messages)

[PATCH v7 00/10] v4l2-subdev: Introduce [g|s]et_mbus_format pad op
 2020-07-20 15:56 UTC  (5+ messages)
` [PATCH v7 01/10] media: v4l2-subdev: Introduce [get|set]_mbus_config pad ops

[MPTCP] Re: [PATCH] Squash-to: "subflow: introduce and use mptcp_can_accept_new_subflow()"
 2020-07-20 15:53 UTC 

Wireguard on Ubuntu 18.04.4 (LTS)?
 2020-07-20 15:51 UTC  (5+ messages)
  ` AW: "

[RFC PATCH net-next v2 0/6] introduce PLDM firmware update library
 2020-07-20 15:51 UTC  (4+ messages)
` [RFC PATCH net-next v2 6/6] devlink: add overwrite mode to flash update


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.