linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 15:16:07 to 2020-05-18 17:40:52 UTC [more...]

[PATCH 4.4 00/86] 4.4.224-rc1 review
 2020-05-18 17:36 UTC  (40+ messages)
` [PATCH 4.4 01/86] USB: serial: qcserial: Add DW5816e support
` [PATCH 4.4 02/86] Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"
` [PATCH 4.4 03/86] dp83640: reverse arguments to list_add_tail
` [PATCH 4.4 04/86] net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
` [PATCH 4.4 05/86] sch_sfq: validate silly quantum values
` [PATCH 4.4 06/86] sch_choke: avoid potential panic in choke_reset()
` [PATCH 4.4 07/86] Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"
` [PATCH 4.4 08/86] enic: do not overwrite error code
` [PATCH 4.4 09/86] ipv6: fix cleanup ordering for ip6_mr failure
` [PATCH 4.4 10/86] binfmt_elf: move brk out of mmap when doing direct loader exec
` [PATCH 4.4 11/86] x86/apm: Dont access __preempt_count with zeroed fs
` [PATCH 4.4 15/86] batman-adv: fix batadv_nc_random_weight_tq
` [PATCH 4.4 16/86] scripts/decodecode: fix trapping instruction formatting
` [PATCH 4.4 17/86] phy: micrel: Disable auto negotiation on startup
` [PATCH 4.4 20/86] ext4: add cond_resched() to ext4_protect_reserved_inode
` [PATCH 4.4 21/86] net: ipv6: add net argument to ip6_dst_lookup_flow
` [PATCH 4.4 22/86] net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
` [PATCH 4.4 23/86] blktrace: Fix potential deadlock between delete & sysfs ops
` [PATCH 4.4 24/86] blktrace: fix unlocked access to init/start-stop/teardown
` [PATCH 4.4 25/86] blktrace: fix trace mutex deadlock
` [PATCH 4.4 26/86] blktrace: Protect q->blk_trace with RCU
` [PATCH 4.4 28/86] ptp: do not explicitly set drvdata in ptp_clock_register()
` [PATCH 4.4 29/86] ptp: use is_visible method to hide unused attributes
` [PATCH 4.4 30/86] ptp: create "pins" together with the rest of attributes
` [PATCH 4.4 32/86] ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
` [PATCH 4.4 34/86] ptp: free ptp device pin descriptors properly
` [PATCH 4.4 35/86] net: handle no dst on skb in icmp6_send
` [PATCH 4.4 36/86] net/sonic: Fix a resource leak in an error handling path in jazz_sonic_probe()
` [PATCH 4.4 37/86] net: moxa: Fix a potential double free_irq()
` [PATCH 4.4 38/86] drop_monitor: work around gcc-10 stringop-overflow warning
` [PATCH 4.4 40/86] spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
` [PATCH 4.4 41/86] cifs: Check for timeout on Negotiate stage
` [PATCH 4.4 42/86] cifs: Fix a race condition with cifs_echo_request
` [PATCH 4.4 43/86] dmaengine: pch_dma.c: Avoid data race between probe and irq handler
` [PATCH 4.4 45/86] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
` [PATCH 4.4 46/86] ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
` [PATCH 4.4 51/86] i40e: avoid NVM acquire deadlock during NVM update
` [PATCH 4.4 61/86] gcc-10: disable stringop-overflow warning for now
` [PATCH 4.4 63/86] block: defer timeouts to a workqueue

[PATCH v4 0/3] media: rkvdec: Add a VP9 backend
 2020-05-18 17:40 UTC  (2+ messages)
` [PATCH v4 1/3] media: rkvdec: Fix .buf_prepare

[RESEND PATCH 0/3] Convert mtk-dpi to drm_bridge API
 2020-05-18 17:39 UTC  (3+ messages)
` [RESEND PATCH 1/3] drm/mediatek: mtk_dpi: Rename bridge to next_bridge
` [RESEND PATCH 2/3] drm/mediatek: mtk_dpi: Convert to bridge driver

[PATCH] KVM: x86: emulate reserved nops from 0f/18 to 0f/1f
 2020-05-18 17:37 UTC  (3+ messages)

[PATCH v1 0/2] drivers: provide devm_platform_request_irq()
 2020-05-18 17:34 UTC  (4+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] i2c: busses: convert to devm_platform_request_irq()

[PATCH] bus: mhi: core: Use current ee in intvec handler
 2020-05-18 17:31 UTC  (4+ messages)

[PATCH v2 2/6] dt-bindings: dma: dw: Add max burst transaction length property
 2020-05-18 17:30 UTC  (11+ messages)

[PATCH V4 0/4] x86/resctrl: Enable user to view and select thread throttling mode
 2020-05-18 17:29 UTC  (11+ messages)
` [PATCH V4 1/4] "
` [PATCH V4 2/4] x86/resctrl: Enumerate per-thread MBA
` [PATCH V4 3/4] x86/resctrl: Enable "
` [PATCH V4 4/4] x86/resctrl: Use appropriate API for strings terminated by newline

[PATCH] sysctl: const-ify ngroups_max
 2020-05-18 17:25 UTC  (3+ messages)

[PATCH v2 0/3] printk: replace ringbuffer
 2020-05-18 17:22 UTC  (3+ messages)
` [PATCH v2 2/3] printk: add lockless buffer

[PATCH v2] perf: arm_dsu: Support DSU ACPI devices
 2020-05-18 17:21 UTC  (2+ messages)

[PATCH 0/2] Add support for StorageD3Enable _DSD property
 2020-05-18 17:20 UTC  (8+ messages)

add a new ->ndo_tunnel_ctl method to avoid a few set_fs calls
 2020-05-18 17:18 UTC  (5+ messages)
` [PATCH 5/9] sit: refactor ipip6_tunnel_ioctl

[PATCH v2 00/15] net: taint when the device driver firmware crashes
 2020-05-18 17:18 UTC  (10+ messages)
` [PATCH v2 12/15] ath10k: use new module_firmware_crashed()

[PATCH v3 0/5] serial: 8250: Add rs485 emulation to 8250_dw
 2020-05-18 17:16 UTC  (13+ messages)
` [PATCH v3 3/5] serial: 8250: Support separate rs485 rx-enable GPIO
` [PATCH v3 4/5] serial: 8250: Handle implementations not having TEMT interrupt using em485
` [PATCH v3 5/5] serial: 8250_dw: add em485 support

[PATCH v3 0/4] cleaning up the sysctls table (hung_task watchdog)
 2020-05-18 17:16 UTC  (2+ messages)

[PATCH v4 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-05-18 17:11 UTC  (10+ messages)
` [PATCH v4 7/7] drm/mediatek: mtk_dsi: Create connector for bridges

[PATCH][next] i2c: mediatek: fix integer overflow on an integer multiplication
 2020-05-18 17:11 UTC  (3+ messages)

[PATCH V2] arm64/cpufeature: Drop open encodings while extracting parange
 2020-05-18 17:09 UTC  (3+ messages)

[PATCH][next] drm/i915: fix incorrect return of an error status
 2020-05-18 17:09 UTC 

[PATCH v3 0/3] perf: make Perf tool aware of SELinux access control
 2020-05-18 17:06 UTC  (8+ messages)
` [PATCH v3 2/3] perf tool: "
` [PATCH v3 3/3] perf docs: introduce security.txt file to document related issues

[PATCHv3 00/14] Update omaps to use drivers/clocksource timers
 2020-05-18 17:01 UTC  (4+ messages)

[PATCH V2 0/3] PCI: Add basic Compute eXpress Link DVSEC decode
 2020-05-18 16:55 UTC  (6+ messages)
` [PATCH V2 1/3] pci: Add Designated Vendor Specific Capability
` [PATCH V2 2/3] PCI: Add basic Compute eXpress Link DVSEC decode
` [PATCH V2 3/3] PCI: Add helpers to enable/disable CXL.mem and CXL.cache

[PATCH] x86/mm: Don't try to change poison pages to uncacheable in a guest
 2020-05-18 16:55 UTC  (5+ messages)

[RFC][PATCH 0/5] thermal: Add new mechanism to get thermal notification
 2020-05-18 16:51 UTC  (5+ messages)
` [RFC][PATCH 3/5] thermal: Add support for setting notification thresholds
` [RFC][PATCH 4/5] thermal: Add support for setting polling interval

[PATCH 0/6] Clean up Shadow Call Stack patches for 5.8
 2020-05-18 16:49 UTC  (11+ messages)
` [PATCH 4/6] scs: Move scs_overflow_check() out of architecture code

linux-next: build failure after merge of the keys tree
 2020-05-18 16:49 UTC  (3+ messages)
` How should we handle a bool depending on a tristate?

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-05-18 16:49 UTC  (3+ messages)

[PATCH] rcu: fix some kernel-doc warnings
 2020-05-18 16:48 UTC  (2+ messages)

[PATCH v4 00/12] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-05-18 16:46 UTC  (3+ messages)
` [PATCH v4 03/12] kgdboc: Use a platform device to handle tty drivers showing up late

next-20200514 - build issue in drivers/md/dm-zoned-target.c
 2020-05-18 16:44 UTC  (3+ messages)

[PATCH v2 00/14] Split off nVHE hyp code
 2020-05-18 16:44 UTC  (7+ messages)
` [PATCH v2 04/14] arm64: kvm: Add build rules for separate nVHE object files
` [PATCH v2 07/14] arm64: kvm: Split hyp/switch.c to VHE/nVHE

[RFC] perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1
 2020-05-18 16:43 UTC  (6+ messages)

[PATCH 0/3] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-18 16:43 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH v4 0/5] kvm: Use rcuwait for vcpu blocking
 2020-05-18 16:37 UTC  (4+ messages)
` [PATCH 4/5] rcuwait: Introduce rcuwait_active()

linux-next: Tree for May 18
 2020-05-18 16:41 UTC  (4+ messages)
` linux-next: Tree for May 18 (input/misc/iqs269a.c & regmap)
` linux-next: Tree for May 18 (x86/mm/pgtable.c)

[PATCHv3 0/5] ASoC: da7213: support for usage with simple-card
 2020-05-18 16:41 UTC  (2+ messages)

[PATCH] ASoC: fsl_micfil: Fix unused assignment in fsl_set_clock_params()
 2020-05-18 16:41 UTC  (2+ messages)

[PATCH] ASoC: fsl_micfil: Fix indentation to put on one line affected code
 2020-05-18 16:41 UTC  (2+ messages)

[PATCH] ASoC: amd: raven: Make the driver name consistent across files
 2020-05-18 16:41 UTC  (2+ messages)

[PATCH v2] arm: ptrace: Fix mask for thumb breakpoint hook
 2020-05-18 16:39 UTC  (5+ messages)
` [PING] "

[PATCH 0/2] selftests/vm: minor fixes for 5.7-rc5
 2020-05-18 16:32 UTC  (3+ messages)
` [PATCH 1/2] selftests/vm/write_to_hugetlbfs.c: fix unused variable warning

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-18 16:32 UTC  (9+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rating if CPU_FREQ enabled

[PATCH v3 0/7] Copy hashmap to tools/perf/util, use in perf expr
 2020-05-18 16:29 UTC  (7+ messages)
` [PATCH v3 7/7] perf expr: Migrate expr ids table to a hashmap

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-18 16:29 UTC  (3+ messages)

[PATCH v2] net/mlx5e: Use IS_ERR() to check and simplify code
 2020-05-18 16:25 UTC  (2+ messages)

[PATCH 0/6] Add support for GPU DDR BW scaling
 2020-05-18 16:25 UTC  (4+ messages)
` [PATCH 5/6] drm: msm: a6xx: use dev_pm_opp_set_bw to set DDR bandwidth
    ` [Freedreno] "

[PATCH 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-18 16:24 UTC  (5+ messages)
` [PATCH 3/9] fs/ext4: Disallow encryption if inode is DAX

[PATCH] drm/amdkfd: Fix boolreturn.cocci warnings
 2020-05-18 16:23 UTC 

[PATCH] KEYS: Replace zero-length array with flexible-array
 2020-05-18 16:26 UTC  (3+ messages)

[PATCH v1] clocksource: arc_timer: remove duplicate error message
 2020-05-18 16:21 UTC  (2+ messages)

[PATCH v1] drivers/clocksource/arm_arch_timer: remove duplicate error message
 2020-05-18 16:21 UTC  (2+ messages)

[PATCH] pcmcia: Replace zero-length array with flexible-array
 2020-05-18 16:25 UTC  (3+ messages)

[PATCH 1/2] UPSTREAM: usb: roles: Switch on role-switch uevent reporting
 2020-05-18 16:18 UTC  (2+ messages)

[PATCH] Bluetooth: L2CAP: Replace zero-length array with flexible-array
 2020-05-18 16:20 UTC  (3+ messages)

[PATCH V3 00/15] Remove duplicated kmap code
 2020-05-18 16:11 UTC  (5+ messages)
` [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-18 16:07 UTC  (2+ messages)

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-18 16:08 UTC  (8+ messages)
` [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD and PTE tables

[PATCH 0/3] Add JEITA properties and introduce the bq2515x charger
 2020-05-18 16:05 UTC  (3+ messages)
` [PATCH 3/3] power: supply: bq25150 introduce the bq25150

[PATCH v3 0/9] clocksource/drivers/timer-atmel-tcb: add sama5d2 support
 2020-05-18 16:03 UTC  (2+ messages)

[PATCH 1/4] clk/soc: mediatek: mt8183: Bind clock driver from platform device
 2020-05-18 15:57 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the scmi tree
 2020-05-18 15:56 UTC  (2+ messages)

[PATCH] PCI: dwc: Warn only for non-prefetchable memory resource size >4GB
 2020-05-18 15:54 UTC  (3+ messages)

[PATCH 00/12] iio: imu: new inv_icm42600 driver
 2020-05-18 15:48 UTC  (13+ messages)
` [PATCH 04/12] iio: imu: inv_icm42600: add gyroscope IIO device
` [PATCH 08/12] iio: imu: inv_icm42600: add device interrupt trigger
` [PATCH 09/12] iio: imu: inv_icm42600: add buffer support in iio devices
` [PATCH 10/12] iio: imu: inv_icm42600: add accurate timestamping

[PATCH] dns: Apply a default TTL to records obtained from getaddrinfo()
 2020-05-18 15:51 UTC  (2+ messages)

[PATCH] pinctrl: msm: Add check for pinctrl group is valid
 2020-05-18 15:50 UTC 

[PATCH v1 0/6] iommu/arm-smmu: Auxiliary domain and per instance pagetables
 2020-05-18 15:50 UTC  (6+ messages)
` [PATCH v1 2/6] arm/smmu: Add auxiliary domain support for arm-smmuv2

[RESEND] [PATCH v2 1/3] usb/ohci-platform: Fix a warning when hibernating
 2020-05-18 15:49 UTC  (3+ messages)
` [RESEND] [PATCH v2 2/3] usb/xhci-plat: Set PM runtime as active on resume
` [RESEND] [PATCH v2 3/3] usb/ehci-platform: "

[GIT PULL] integrity subsystem fixes for v5.7
 2020-05-18 15:49 UTC 

[PATCH] kvm: x86: Use KVM CPU capabilities to determine CR4 reserved bits
 2020-05-18 15:49 UTC  (4+ messages)

[PATCH] perf stat: Fix duration_time value for higher intervals
 2020-05-18 15:48 UTC  (3+ messages)

[PATCH 00/17] RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes
 2020-05-18 15:45 UTC  (7+ messages)
` [PATCH 17/17] ARM: dts: r8a7742: Add RWDT node

[PATCH] iomm/arm-smmu: Add stall implementation hook
 2020-05-18 15:45 UTC  (8+ messages)

[PATCH v2 0/2] Add i2c ac-timing adjust support
 2020-05-18 15:44 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: mediatek: "

[PATCH 1/3] usb/ohci-platform: Fix a warning when hibernating
 2020-05-18 15:43 UTC  (6+ messages)

[PATCH 09/10] timer-riscv: Fix undefined riscv_time_val
 2020-05-18 15:40 UTC  (3+ messages)

linux-next boot error: general protection fault in tomoyo_get_local_path
 2020-05-18 15:36 UTC  (3+ messages)
` [PATCH v3] proc: proc_pid_ns takes super_block as an argument

[PATCH] scripts/sorttable: Correctly handle mmap() returning MAP_FAILED
 2020-05-18 15:35 UTC 

[PATCH v12 00/18] Enable FSGSBASE instructions
 2020-05-18 15:34 UTC  (7+ messages)

[PATCH 0/2] Add 0C (zeorC) interrupt support to tsens driver
 2020-05-18 15:33 UTC  (5+ messages)
` [PATCH 1/2] drivers: thermal: tsens: Add 0C (zeorC) interrupt support

[Regression] "iommu/amd: Relax locking in dma_ops path" makes tg3 ethernet transmit queue timeout
 2020-05-18 15:32 UTC  (4+ messages)

[PATCH 0/2] spi: Add Baikal-T1 System Boot SPI Controller driver
 2020-05-18 15:26 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: spi: Add Baikal-T1 System Boot SPI Controller binding
` [PATCH 2/2] spi: Add Baikal-T1 System Boot SPI Controller driver

[PATCH] drm/mediatek: Delete not used of_device_get_match_data
 2020-05-18 15:23 UTC  (2+ messages)

[PATCH v4 0/5] Micron SLC NAND filling block
 2020-05-18 15:22 UTC  (2+ messages)

[PATCH] libata: Use per port sync for detach
 2020-05-18 15:21 UTC  (5+ messages)

[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
 2020-05-18 15:21 UTC  (6+ messages)

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-05-18 15:20 UTC  (5+ messages)
` [PATCH 28/28] dt-bindings: usb: Convert ehci-mv to json-schema

[PATCH v6 00/14] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-05-18 15:18 UTC  (2+ messages)

[PATCH v4 4/5] mtd: rawnand: Introduce a new function nand_check_is_erased_page()
 2020-05-18 15:11 UTC  (2+ messages)


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