public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-27 22:05:24 to 2019-04-28 16:04:09 UTC [more...]

[PATCH 0/4] lib: rework bitmap_parse
 2019-04-28 16:04 UTC  (9+ messages)
` [PATCH 1/6] lib/string: add strnchrnul()
` [PATCH 2/6] bitops: more BITS_TO_* macros
` [PATCH 3/6] lib/bitmap: make bitmap_parse_user a wrapper on bitmap_parse
` [PATCH 4/6] lib: rework bitmap_parse()
` [PATCH 5/6] lib: add test for bitmap_parse()
` [PATCH 6/6] cpumask: don't calculate length of the input string

[PATCH-tip v6 00/20] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-28 15:57 UTC  (21+ messages)
` [PATCH-tip v6 01/20] locking/rwsem: Prevent decrement of reader count before increment
` [PATCH-tip v6 02/20] locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
` [PATCH-tip v6 03/20] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH-tip v6 04/20] locking/rwsem: Implement a new locking scheme
` [PATCH-tip v6 05/20] locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.c
` [PATCH-tip v6 06/20] locking/rwsem: Code cleanup after files merging
` [PATCH-tip v6 07/20] locking/rwsem: Make rwsem_spin_on_owner() return owner state
` [PATCH-tip v6 08/20] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip v6 09/20] locking/rwsem: Always release wait_lock before waking up tasks
` [PATCH-tip v6 10/20] locking/rwsem: More optimal RT task handling of null owner
` [PATCH-tip v6 11/20] locking/rwsem: Wake up almost all readers in wait queue
` [PATCH-tip v6 12/20] locking/rwsem: Clarify usage of owner's nonspinaable bit
` [PATCH-tip v6 13/20] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip v6 14/20] locking/rwsem: Enable time-based spinning on reader-owned rwsem
` [PATCH-tip v6 15/20] locking/rwsem: Adaptive disabling of reader optimistic spinning
` [PATCH-tip v6 16/20] locking/rwsem: Add more rwsem owner access helpers
` [PATCH-tip v6 17/20] locking/rwsem: Guard against making count negative
` [PATCH-tip v6 18/20] locking/rwsem: Merge owner into count on x86-64
` [PATCH-tip v6 19/20] locking/rwsem: Remove redundant computation of writer lock word
` [PATCH-tip v6 20/20] locking/rwsem: Disable preemption in down_read*() if owner in count

[PATCH 0/4] PCI: Use PCIe service name in dmesg logs
 2019-04-28 15:55 UTC  (5+ messages)
` [PATCH 1/4] PCI: Replace dev_*() printk wrappers with pci_*() printk wrappers
` [PATCH 3/4] PCI: pciehp: Remove unused macro definitions

[GIT PULL] Ceph fixes for 5.1-rc7
 2019-04-28 15:52 UTC  (12+ messages)

[PATCH] ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others fails
 2019-04-28 15:48 UTC 

[PATCH 3.16 000/202] 3.16.66-rc1 review
 2019-04-28 15:45 UTC  (3+ messages)

[drm/i915/fbdev] 09ded8af57: dmesg.RIP:drm_setup_crtcs[drm_kms_helper]
 2019-04-28 15:40 UTC  (2+ messages)

serial drivers polishing
 2019-04-28 15:39 UTC  (7+ messages)
` [PATCH 36/41] drivers: tty: serial: 8250: store mmio resource size in port struct
` [PATCH 37/41] drivers: tty: serial: 8250: simplify io resource size computation
` [PATCH 40/41] drivers: tty: serial: helper for setting mmio range

[PATCH v3] docs/vm: add documentation of memory models
 2019-04-28 15:22 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: Fix spelling of bias-pull-up
 2019-04-28 15:08 UTC 

unregister_netdevice: waiting for DEV to become free (2)
 2019-04-28 15:04 UTC  (10+ messages)

[PATCH] driver core: Fix use-after-free and double free on glue directory
 2019-04-28 14:49 UTC  (5+ messages)

[GIT PULL 1/2] ARM: dts: exynos: Second round for v5.2
 2019-04-28 14:42 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: "

[PATCH V2] staging: fieldbus: anybus-s: consolidate wait_for_completion_timeout return handling
 2019-04-28 14:32 UTC  (4+ messages)
` [PATCH] staging: fieldbus: anybus-s: force endiannes annotation

[PATCH v3 00/11] Provide generic top-down mmap layout functions
 2019-04-28 14:27 UTC  (6+ messages)
` [PATCH v3 04/11] arm64, mm: Move generic mmap layout functions to mm

[PATCH] ieee802154: hwsim: Fix error handle path in hwsim_init_module
 2019-04-28 14:14 UTC 

endianness swapped
 2019-04-28 13:59 UTC  (3+ messages)

[PATCH 1/2] f2fs: fix to avoid potential negative .f_bfree
 2019-04-28 13:47 UTC  (2+ messages)

[PATCH] f2fs: fix to do sanity with enabled features in image
 2019-04-28 13:38 UTC  (2+ messages)

[PATCH v2 1/2] f2fs: fix wrong __is_meta_io() macro
 2019-04-28 13:31 UTC  (5+ messages)
` [PATCH v2 2/2] f2fs: introduce DATA_GENERIC_ENHANCE

[PATCH][next] unicode: fix dereference of a potentially null pointer
 2019-04-28 13:21 UTC  (4+ messages)

[PATCH v2 0/4] of_net: Add NVMEM support to of_get_mac_address
 2019-04-28 12:53 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] dt-bindings: doc: Reflect new NVMEM of_get_mac_address behaviour
` [PATCH v2 3/4] net: macb: Drop nvmem_get_mac_address usage
` [PATCH v2 4/4] net: davinci_emac: "

[PATCH 0/6] fix some bugs and add some features in stmmac
 2019-04-28 12:48 UTC  (8+ messages)
` [PATCH 1/6] net: stmmac: update rx tail pointer register to fix rx dma hang issue
` [PATCH 2/6] net: stmmac: fix csr_clk can't be zero issue
` [PATCH 3/6] net: stmmac: write the modified value back to MTL_OPERATION_MODE
` [PATCH 4/6] net: stmmac: add support for hash table size 128/256 in dwmac4
` [PATCH 5/6] net: stmmac: add mdio clause 45 access from mac device for dwmac4
` [PATCH 6/6] stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write fail

[PATCH] ARM: dts: at91sam9261ek: remove unused chosen nodes
 2019-04-28 12:47 UTC  (3+ messages)

[PATCH v2 0/3] thermal: rockchip: fix up thermal driver
 2019-04-28 12:45 UTC  (3+ messages)
` [PATCH v2 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error

[PATCH] dt-binding: usb: add usb-role-switch property
 2019-04-28 12:27 UTC 

[RFC PATCH v2 00/17] Core scheduling v2
 2019-04-28 12:17 UTC  (13+ messages)

[v4 PATCH 0/6] add USB Type-B GPIO connector driver
 2019-04-28 12:16 UTC  (10+ messages)
` [PATCH v4 2/6] dt-bindings: usb: add binding for "
` [PATCH v4 3/6] dt-bindings: usb: mtu3: add properties about USB Role Switch
` [PATCH v4 5/6] usb: roles: add USB Type-B GPIO connector driver

[PATCH] kernel/sched: run nohz idle load balancer on HK_FLAG_MISC CPUs
 2019-04-28 11:58 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2019-04-28 11:52 UTC 

[PATCH v3] ARM: rockchip: fix a leaked reference by adding missing of_node_put
 2019-04-28 10:52 UTC  (5+ messages)
` [v3] ARM: rockchip: Fix a leaked reference by adding of_node_put() in two functions

[PATCH] md: properly lock and unlock in rdev_attr_store()
 2019-04-28 10:40 UTC 

[RFC PATCH v5 0/4] x86: Add the support of ACRN guest under x86
 2019-04-28 10:03 UTC  (9+ messages)
` [RFC PATCH v5 4/4] x86/acrn: Add hypercall for ACRN guest

[PATCH v3 0/9] clocksource: improve Atmel TCB timer driver
 2019-04-28  9:54 UTC  (2+ messages)

[PATCH v3 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver
 2019-04-28  9:53 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: cpufreq: Document allwinner,cpu-operating-points-v2

[PATCH] mfd: imx6sx: add MQS register definition for iomuxc gpr
 2019-04-28  9:52 UTC 

[PATCH - resend 1/3] thermal/drivers/cpu_cooling: Fixup the header and copyright
 2019-04-28  9:51 UTC  (3+ messages)
` [PATCH - resend 2/3] thermal/drivers/cpu_cooling: Add Software Package Data Exchange (SPDX)
` [PATCH - resend 3/3] thermal/drivers/cpu_cooling: Remove pointless field

[PATCH] irqchip/imx-irqsteer: use devm_platform_ioremap_resource() to simplify code
 2019-04-28  9:33 UTC  (4+ messages)

[PATCHv2] kernel/crash: make parse_crashkernel()'s return value more indicant
 2019-04-28  8:37 UTC  (4+ messages)

[PATCH] crypto: ccree: use a proper le32 type for le32 val
 2019-04-28  8:33 UTC 

[PATCH v1 1/2] perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
 2019-04-28  8:32 UTC  (2+ messages)
` [PATCH v1 2/2] perf cs-etm: Don't check cs_etm_queue::prev_packet validity

[PATCH -next] crypto: ccree - remove set but not used variable 'du_size'
 2019-04-28  8:28 UTC  (4+ messages)
` [PATCH v2 "

[PATCH -next] crypto: ccree - Make cc_sec_disable static
 2019-04-28  8:18 UTC  (3+ messages)

[PATCH] configfs: Fix possible use-after-free in configfs_register_group
 2019-04-28  8:17 UTC  (2+ messages)

[PATCH] mm: Do not boost watermarks to avoid fragmentation for the DISCONTIG memory model
 2019-04-28  8:13 UTC  (11+ messages)
` DISCONTIGMEM is deprecated

[PATCH] tun: Fix use-after-free in tun_net_xmit
 2019-04-28  7:51 UTC  (5+ messages)

[[repost]RFC PATCH] mm/workingset : judge file page activity via timestamp
 2019-04-28  7:44 UTC 

[PATCH v8 00/15] x86/split_lock: Enable split lock detection
 2019-04-28  7:34 UTC  (6+ messages)
` [PATCH v8 12/15] kvm/vmx: Emulate MSR TEST_CTL

[PATCH] feat(CFS Bandwidth): add an interface for CFS Bandwidth
 2019-04-28  7:32 UTC 

[PATCH] ALSA: usx2y: fix a memory leak bug
 2019-04-28  7:18 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the slave-dma tree
 2019-04-28  7:17 UTC 

[PATCH] ALSA: usb-audio: Fix a memory leak bug
 2019-04-28  7:12 UTC  (2+ messages)

[PATCH] crypto: ccree: fix spelling mistake "protedcted" -> "protected"
 2019-04-28  7:11 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the s390 tree
 2019-04-28  7:07 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.1-6 tag
 2019-04-28  6:55 UTC 

linux-next: Fixes tag needs some work in the input-current tree
 2019-04-28  6:54 UTC 

linux-next: Fixes tag needs some work in the net tree
 2019-04-28  6:49 UTC 

[RESEND PATCH v2] lib/scatterlist: Remove leftover from sg_page_iter comment
 2019-04-28  6:45 UTC 

[PATCH] input: imx6ul_tsc: use devm_platform_ioremap_resource() to simplify code
 2019-04-28  6:30 UTC  (3+ messages)

[PATCH] pwm: imx27: use devm_platform_ioremap_resource() to simplify code
 2019-04-28  6:29 UTC  (3+ messages)

[PATCH] mailbox: imx: use devm_platform_ioremap_resource() to simplify code
 2019-04-28  6:27 UTC  (2+ messages)

[PATCH v3] sound: isa: gus: fix misuse of %x
 2019-04-28  6:26 UTC  (2+ messages)

[RFC PATCH 0/7] x86: introduce system calls addess space isolation
 2019-04-28  6:08 UTC  (11+ messages)
` [RFC PATCH 2/7] x86/sci: add core implementation for system call isolation
` [RFC PATCH 5/7] x86/mm/fault: hook up SCI verification

[PATCH] mm: Fix kobject memleak in SLUB
 2019-04-28  6:08 UTC  (2+ messages)

[PATCH] net_sched: force endianness annotation
 2019-04-28  5:54 UTC 

[PATCH v5 0/2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
 2019-04-28  5:41 UTC  (4+ messages)
` [PATCH v5 1/2] x86/kexec: Build identity mapping for EFI systab and ACPI tables

[PATCH] quota: set init_needed flag only when successfully getting dquot
 2019-04-28  5:39 UTC 

[PATCH next 03/25] dmaengine: Use dev_get_drvdata()
 2019-04-28  4:00 UTC  (3+ messages)
` [PATCH next v2 1/2] dmaengine: bcm-sba-raid: "
  ` [PATCH next v2 2/2] dmaengine: nbpfaxi: "

[PATCH 1/2] firmware: imx: SCU irq should ONLY be enabled after SCU IPC is ready
 2019-04-28  3:29 UTC  (6+ messages)
` [PATCH 2/2] watchdog: imx_sc: Add pretimeout support

[PATCH V2 1/4] dt-bindings: fsl: scu: add watchdog binding
 2019-04-28  3:27 UTC  (4+ messages)
` [PATCH V2 2/4] arm64: dts: imx8qxp: Move watchdog node into scu node
` [PATCH V2 3/4] watchdog: imx_sc: Add pretimeout support
` [PATCH V2 4/4] dt-bindings: watchdog: remove i.MX system controller watchdog

[PATCH v2] ipvs:set sock send/receive buffer correctly
 2019-04-28  3:03 UTC  (2+ messages)

[PATCH V2] firmware: imx: SCU irq should ONLY be enabled after SCU IPC is ready
 2019-04-28  3:03 UTC 

[PATCH] f2fs: Add option to limit required GC for checkpoint=disable
 2019-04-28  2:49 UTC  (2+ messages)

[PATCH] bpf, x32: Fix bug for BPF_ALU64 | BPF_NEG
 2019-04-28  2:33 UTC 

[PATCH V3] ASoC: fsl_esai: Add pm runtime function
 2019-04-28  2:28 UTC 

[PATCH V4] ASoC: fsl_esai: Add pm runtime function
 2019-04-28  2:24 UTC 

[PATCH V6] ASoC: fsl_esai: Fix missing break in switch statement
 2019-04-28  2:24 UTC 

[PATCH] dmaengine: fsl-qdma: fixed the source/destination descriptior format
 2019-04-28  2:00 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3 1/3] clk: analogbits: add Wide-Range PLL library
 2019-04-28  1:50 UTC  (3+ messages)
` [PATCH v3 3/3] clk: sifive: add a driver for the SiFive FU540 PRCI IP block

[PATCH] virtio_console: remove vq buf while unpluging port
 2019-04-28  1:50 UTC 

[PATCH] fs: ocfs: fix spelling mistake "heartbeart" -> "heartbeat"
 2019-04-28  1:32 UTC  (2+ messages)

[PATCH 0/3 v2] Add kdump support for the SEV enabled guest
 2019-04-28  1:29 UTC  (6+ messages)
` [PATCH 1/3 v2] x86/kexec: Do not map the kexec area as decrypted when SEV is active

[PATCH 1/2] clk: imx7ulp: update nic1_bus_clk parent info
 2019-04-28  1:25 UTC  (5+ messages)
` [PATCH 2/2] clk: imx: disable i.mx7ulp composite clock during initialization

memleak around kobject_init_and_add()
 2019-04-28  1:19 UTC  (4+ messages)

[PATCH AUTOSEL 5.0 01/79] ASoC: tlv320aic3x: fix reset gpio reference counting
 2019-04-28  1:06 UTC  (6+ messages)
` [PATCH AUTOSEL 5.0 03/79] ASoC: ab8500: Mark expected switch fall-through

[PATCH] x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
 2019-04-28  1:03 UTC  (3+ messages)

[PATCH] kobject: Improve docs for kobject_add/del
 2019-04-28  0:48 UTC 

Strange issues with epoll since 5.0
 2019-04-28  0:48 UTC  (5+ messages)

[RFT PATCH v4 0/5] Unify CPU topology across ARM & RISC-V
 2019-04-28  0:25 UTC  (6+ messages)
` [RFT PATCH v4 1/5] Documentation: DT: arm: add support for sockets defining package boundaries
` [RFT PATCH v4 2/5] dt-binding: cpu-topology: Move cpu-map to a common binding
` [RFT PATCH v4 3/5] cpu-topology: Move cpu topology code to common code
` [RFT PATCH v4 4/5] arm: Use common cpu_topology structure and functions
` [RFT PATCH v4 5/5] RISC-V: Parse cpu topology during boot

[PATCH] kobject: Improve doc clarity kobject_init_and_add()
 2019-04-27 23:56 UTC 

[git pull] Input updates for v5.1-rc6
 2019-04-27 22:38 UTC 

Linux 5.0.10
 2019-04-27 22:26 UTC  (2+ messages)

[PATCH V3 00/12] misc: xilinx sd-fec drive
 2019-04-27 22:05 UTC  (12+ messages)
` [PATCH V3 01/12] dt-bindings: xilinx-sdfec: Add SDFEC binding
` [PATCH V3 02/12] misc: xilinx-sdfec: add core driver
` [PATCH V3 03/12] misc: xilinx_sdfec: Add CCF support
` [PATCH V3 05/12] misc: xilinx_sdfec: Store driver config and state
` [PATCH V3 06/12] misc: xilinx_sdfec: Add ability to configure turbo
` [PATCH V3 07/12] misc: xilinx_sdfec: Add ability to configure LDPC
` [PATCH V3 08/12] misc: xilinx_sdfec: Add ability to get/set config
` [PATCH V3 09/12] misc: xilinx_sdfec: Support poll file operation
` [PATCH V3 10/12] misc: xilinx_sdfec: Add stats & status ioctls
` [PATCH V3 11/12] Docs: misc: xilinx_sdfec: Add documentation
` [PATCH V3 12/12] MAINTAINERS: add maintainer for SD-FEC


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox