linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-31 14:43:47 to 2019-09-01 12:46:09 UTC [more...]

[PATCH RFC 00/12] media: hantro: H264 fixes and improvements
 2019-09-01 12:45 UTC  (9+ messages)
` [PATCH 01/12] media: hantro: Fix H264 max frmsize supported on RK3288
  ` [PATCH 02/12] media: hantro: Do not reorder H264 scaling list
  ` [PATCH 04/12] media: hantro: Reduce H264 extra space for motion vectors
  ` [PATCH 06/12] media: hantro: Set H264 FIELDPIC_FLAG_E flag correctly
  ` [RFC 08/12] media: hantro: Fix H264 decoding of field encoded content
  ` [RFC 11/12] media: hantro: Enable H264 decoding on RK3399
  ` [RFC 10/12] media: hantro: Add support for "
  ` [RFC 12/12] media: hantro: Enable H264 decoding on RK3328

[GIT PULL] perf/core improvements and fixes
 2019-09-01 12:23 UTC  (48+ messages)
` [PATCH 01/47] perf c2c: Display proper cpu count in nodes column
` [PATCH 02/47] perf timechart: Refactor svg_build_topology_map()
` [PATCH 03/47] perf svghelper: Replace MAX_NR_CPUS with perf_env::nr_cpus_online
` [PATCH 04/47] perf stat: Replace MAX_NR_CPUS with cpu__max_cpu()
` [PATCH 05/47] perf session: Replace MAX_NR_CPUS with perf_env::nr_cpus_online
` [PATCH 06/47] perf machine: "
` [PATCH 07/47] perf header: Replace MAX_NR_CPUS with cpu__max_cpu()
` [PATCH 08/47] libperf: Warn when exceeding MAX_NR_CPUS in cpumap
` [PATCH 09/47] perf tools: Remove needless libtraceevent include directives
` [PATCH 10/47] perf header: Move CPUINFO_PROC to the only file where it is used
` [PATCH 11/47] perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
` [PATCH 12/47] perf time-utils: Adopt rdclock() from perf.h
` [PATCH 13/47] perf tools: Remove needless perf.h include directive from headers
` [PATCH 14/47] perf tools: Remove perf.h from source files not needing it
` [PATCH 15/47] perf tools: Remove debug.h from header "
` [PATCH 16/47] perf debug: Remove needless include directives from debug.h
` [PATCH 17/47] perf env: Remove env.h from other headers where just a fwd decl is needed
` [PATCH 18/47] perf event: Remove needless include directives from event.h
` [PATCH 19/47] libtraceevent, perf tools: Changes in tep_print_event_* APIs
` [PATCH 20/47] libtraceevent: Remove tep_register_trace_clock()
` [PATCH 21/47] libtraceevent: Change users plugin directory
` [PATCH 22/47] perf dso: Adopt DSO related macros from symbol.h
` [PATCH 23/47] perf symbol: Move C++ demangle defines to the only file using it
` [PATCH 24/47] perf symbols: Add missing linux/refcount.h to symbol.h
` [PATCH 25/47] perf symbols: Move symsrc prototypes to a separate header
` [PATCH 26/47] perf dsos: Move the dsos struct and its methods to separate source files
` [PATCH 27/47] perf hist: Remove needless ui/progress.h from hist.h
` [PATCH 28/47] perf tools: Move 'struct events_stats' and prototypes to separate header
` [PATCH 29/47] perf tools: Remove needless sort.h include directives
` [PATCH 30/47] perf probe: No need for symbol.h, symbol_conf is enough
` [PATCH 31/47] perf tools: Remove needless map.h include directives
` [PATCH 32/47] perf tools: Remove needless thread.h "
` [PATCH 33/47] perf tools: Remove needless thread_map.h "
` [PATCH 34/47] perf tools: Remove needless evlist.h "
` [PATCH 35/47] "
` [PATCH 36/47] perf auxtrace: Uninline functions that touch perf_session
` [PATCH 37/47] perf symbols: Move mem_info and branch_info out of symbol.h
` [PATCH 38/47] perf pmu: Change convert_scale from static to global
` [PATCH 39/47] perf metricgroup: Scale the metric result
` [PATCH 40/47] perf metricgroup: Support multiple events for metricgroup
` [PATCH 41/47] objtool: Move x86 insn decoder to a common location
` [PATCH 42/47] perf: Update .gitignore file
` [PATCH 43/47] perf intel-pt: Remove inat.c from build dependency list
` [PATCH 44/47] perf intel-pt: Use shared x86 insn decoder
` [PATCH 45/47] perf build: Ignore intentional differences for the "
` [PATCH 46/47] objtool: Update sync-check.sh from perf's check-headers.sh
` [PATCH 47/47] objtool: Ignore intentional differences for the x86 insn decoder

[PATCHv1 0/3] Odroid c2 missing regulator linking
 2019-09-01 11:44 UTC  (7+ messages)
` [PATCHv1 1/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to P5V0 regulator
` [PATCHv1 2/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to VDDIO_AO3V3 regulator
` [PATCHv1 3/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to HDMI supply

[PATCH] iio: adc: meson_saradc: Fix memory allocation order
 2019-09-01 11:29 UTC  (2+ messages)

[PATCH] PCI: Remove unused includes and superfluous struct declaration
 2019-09-01 11:25 UTC 

[PATCH] genirq: move debugfs option to kernel hacking
 2019-09-01 10:49 UTC  (4+ messages)

[PATCH] leds: is31fl32xx: Use struct_size() helper
 2019-09-01 10:26 UTC  (2+ messages)

[PATCH v4 1/5] vsock/virtio: limit the memory used per-socket
 2019-09-01 10:17 UTC  (12+ messages)

[PATCH] drm: dw-hdmi-i2s: enable audio clock in audio_startup
 2019-09-01 10:03 UTC  (2+ messages)

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-09-01  9:39 UTC  (13+ messages)
` [PATCH v6 01/24] erofs: add on-disk layout
` [PATCH v6 03/24] erofs: add super block operations
` [PATCH v6 05/24] erofs: add inode operations
` [PATCH v6 06/24] erofs: support special inode

[PATCH v2 1/2] rtc: max77686: convert to devm_i2c_new_dummy_device()
 2019-09-01  9:03 UTC  (4+ messages)
` [PATCH v2 2/2] rtc: s35390a: "

[RESEND PATCH 1/1] rtc: sun6i: Allow using as wakeup source from suspend
 2019-09-01  9:02 UTC  (2+ messages)

[PATCH] drm/vkms: Use alpha value to blend values
 2019-09-01  8:56 UTC 

[PATCH 2/2] Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
 2019-09-01  8:06 UTC  (3+ messages)

[PATCH] Fix a double free bug in rsi_91x_deinit
 2019-09-01  8:03 UTC  (4+ messages)

RISC-V nommu support v3
 2019-09-01  8:03 UTC  (4+ messages)
` [PATCH 03/15] riscv: refactor the IPI code

generic ioremap (and lots of cleanups)
 2019-09-01  8:02 UTC  (8+ messages)
` [PATCH 19/26] arm64: remove __iounmap
` [PATCH 24/26] riscv: use the generic ioremap code

[PATCH] riscv: move sifive_l2_cache.c to drivers/soc
 2019-09-01  8:00 UTC  (6+ messages)

[PATCH 1/2] Fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe
 2019-09-01  7:58 UTC  (4+ messages)

[PATCH v5 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"
 2019-09-01  7:41 UTC  (3+ messages)
` [PATCH v5 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes
` [PATCH v5 3/3] PCI: layerscape: Add LS1028a support

[PATCH] f2fs: convert inline_data in prior to i_size_write
 2019-09-01  7:25 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v4] f2fs: add bio cache for IPU
 2019-09-01  7:17 UTC  (3+ messages)

[PATCH net] rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]
 2019-09-01  7:14 UTC  (2+ messages)

[PATCH] dt-bindings: serial: Convert riscv,sifive-serial to json-schema
 2019-09-01  7:09 UTC 

[PATCH net 0/7] rxrpc: Fix use of skb_cow_data()
 2019-09-01  7:11 UTC  (2+ messages)
  ` [PATCH net 7/7] rxrpc: Use skb_unshare() rather than skb_cow_data()

[PATCH] x86/xen/efi: Fix EFI variable 'name' type conversion
 2019-09-01  6:58 UTC 

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-09-01  6:56 UTC  (5+ messages)
` [PATCH v4 1/5] vsock/virtio: limit the memory used per-socket

[PATCH v3 1/2] net: core: Notify on changes to dev->promiscuity
 2019-09-01  6:54 UTC  (8+ messages)

[PATCH v2 net-next] net/ncsi: add response handlers for PLDM over NC-SI
 2019-09-01  6:54 UTC  (2+ messages)

[PATCH] enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove functions
 2019-09-01  6:53 UTC  (2+ messages)

[PATCH] net: bcmgenet: use ethtool_op_get_ts_info()
 2019-09-01  6:51 UTC  (2+ messages)

[PATCH RESEND] arch/microblaze: add support for get_user() of size 8 bytes
 2019-09-01  6:49 UTC  (2+ messages)

[PATCH v2 0/2] net: dsa: microchip: add KSZ8563 support
 2019-09-01  6:36 UTC  (2+ messages)

[GIT pull] perf/urgent for 5.3-rc7
 2019-09-01  6:07 UTC  (2+ messages)
` [GIT pull] x86/urgent "

[PATCH v4 0/3] Qualcomm UFS device reset support
 2019-09-01  6:12 UTC  (2+ messages)

[PATCH v2 1/1] arm64: dts: rockchip: Add support for TB-96AI board
 2019-09-01  4:36 UTC  (2+ messages)

[PATCH] drivers/staging/exfat - by default, prohibit mount of fat/vfat
 2019-09-01  3:37 UTC  (12+ messages)

[PATCH] x86: Fix the dependency of x86 insn decoder selftest
 2019-09-01  3:03 UTC 

[PATCH 0/4] objtool,perf: Use shared x86 insn decoder
 2019-09-01  2:36 UTC  (8+ messages)

[PATCH] ALSA: hda/realtek - Add quirk for HP Pavilion 15
 2019-09-01  2:31 UTC 

[PATCH v5 00/18] add thermal driver for h6
 2019-09-01  2:06 UTC  (3+ messages)
` [PATCH v5 01/18] thermal: sun8i: "

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-01  0:52 UTC  (7+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH 4.14 04/33] tcp: be more careful in tcp_fragment()
 2019-09-01  0:07 UTC  (5+ messages)
` [PATCH 4.14] tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-09-01  0:04 UTC  (11+ messages)

[PATCH v6 1/4] x86: kdump: move reserve_crashkernel_low() into crash_core.c
 2019-08-31 23:48 UTC  (3+ messages)

KASAN: use-after-free Read in rxrpc_put_peer
 2019-08-31 23:28 UTC  (2+ messages)

[PATCH v1 1/1] ARM: dts: rockchip: set crypto default disabled on rk3288
 2019-08-31 23:04 UTC  (4+ messages)

[PATCH 2/2] tpm: tpm_crb: enhance resource mapping mechanism for supporting AMD's fTPM
 2019-08-31 22:27 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: Move static keyword to the front of declarations
 2019-08-31 22:01 UTC 

[PATCH] ceph: Move static keyword to the front of declarations
 2019-08-31 21:57 UTC 

[PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
 2019-08-31 21:03 UTC  (12+ messages)
` [PATCH v3 09/11] Input: alps - remove unlikely() from IS_ERR*() condition

[PATCH v6 00/57] Add error message to platform_get_irq*()
 2019-08-31 20:55 UTC  (3+ messages)
` [PATCH v6 14/57] fpga: Remove dev_err() usage after platform_get_irq()

[PATCH v2 0/6] Rework REFCOUNT_FULL using atomic_fetch_* operations
 2019-08-31 20:54 UTC  (7+ messages)

[GIT PULL] Please pull FPGA Manager changes for 5.4
 2019-08-31 20:45 UTC 

[PATCH -next RESEND] tracing: fix iomap.h build warnings
 2019-08-31 20:25 UTC 

[PATCH] net: dsa: microchip: fill regmap_config name
 2019-08-31 20:19 UTC  (2+ messages)

[PATCH v2 7/9] sparc64: numa: check the node id consistently for sparc64
 2019-08-31 20:02 UTC  (4+ messages)

[PATCH -next] scsi: ufs: Use kmemdup in ufshcd_read_string_desc()
 2019-08-31 19:37 UTC  (2+ messages)

[PATCH] bluetooth: bpa10x: change return value
 2019-08-31 19:23 UTC 

[PATCH v3] libnvdimm: Enable unit test infrastructure compile checks
 2019-08-31 18:52 UTC 

[PATCH v7 0/6] Disable compat cruft on ppc64le v7
 2019-08-31 18:51 UTC  (5+ messages)
` [PATCH v7 6/6] powerpc/perf: split callchain.c by bitness

[PULL REQUEST] i2c for 5.3
 2019-08-31 18:15 UTC  (2+ messages)

[PATCH v5] hid-logitech-hidpp: read battery voltage from newer devices
 2019-08-31 17:56 UTC 

[RESEND PATCH V3 0/8] TopDown metrics support for Icelake
 2019-08-31 17:53 UTC  (6+ messages)
` [RESEND PATCH V3 3/8] perf/x86/intel: Support hardware TopDown metrics

[PATCH] virtio: Change typecasts in vring_init()
 2019-08-31 17:43 UTC  (4+ messages)

[PATCH] r8188eu: use skb_put_data instead of skb_put/memcpy pair
 2019-08-31 17:30 UTC  (3+ messages)

[PATCH] drm/vkms: Use alpha value to blend values
 2019-08-31 17:25 UTC 

[PATCH v4] tpm: Parse event log from TPM2 ACPI table
 2019-08-31 17:15 UTC  (2+ messages)

linux-next: build failure after merge of the pci tree
 2019-08-31 16:49 UTC  (5+ messages)

[PATCH] tools/power turbostat: Make interval calculation per thread to reduce jitter
 2019-08-31 16:48 UTC  (4+ messages)

[PATCH 1/2] efi+tpm: Don't access event->count when it isn't mapped
 2019-08-31 16:46 UTC  (4+ messages)
` [PATCH 2/2] efi+tpm: don't traverse an event log with no events

[GIT PULL] tracing: Various tracing fixes
 2019-08-31 16:45 UTC  (2+ messages)

[GIT PULL] RISC-V updates for v5.3-rc7
 2019-08-31 16:45 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 5.3-rc7
 2019-08-31 16:45 UTC  (2+ messages)

[PATCH v2 1/3] ASoC: es8316: judge PCM rate at later timing
 2019-08-31 16:26 UTC  (3+ messages)
` [PATCH v2 2/3] ASoC: es8316: Add clock control of MCLK
` [PATCH v2 3/3] ASoC: es8316: add DT-bindings

[PATCH v3 1/2] kbuild: refactor scripts/Makefile.extrawarn
 2019-08-31 16:25 UTC  (2+ messages)
` [PATCH v3 2/2] kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN

[PATCH v2 0/9] check the node id consistently across different arches
 2019-08-31 16:12 UTC  (5+ messages)
` [PATCH v2 2/9] x86: numa: check the node id consistently for x86

[PATCH v3 06/11] wimax/i2400m: remove unlikely() from WARN*() condition
 2019-08-31 15:59 UTC  (3+ messages)

[PATCH] docs: ftrace: clarify when tracing is disabled by the trace file
 2019-08-31 15:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tracing: silence noisy warnings about struct inode
 2019-08-31 15:48 UTC  (3+ messages)

[PATCH 2/2] mtd: spi-nor: intel-spi: add support for Intel Cannon Lake SPI flash
 2019-08-31 15:44 UTC  (4+ messages)

[PATCH] Ext4 Docs: Add missing bigalloc documentation
 2019-08-31 15:44 UTC 

[fs/namei.c] e013ec23b8: WARNING:at_fs/dcache.c:#dentry_free
 2019-08-31 15:42 UTC  (2+ messages)

[PATCH] nvme-core: Fix subsystem instance mismatches
 2019-08-31 15:29 UTC  (2+ messages)

[PATCH v2 0/3] pmbus: ibm-cffps: Add support for version 2 of PSU
 2019-08-31 15:28 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: Document ibm,cffps2 compatible string
` [PATCH v2 3/3] pmbus: ibm-cffps: Add support for version 2 of the PSU

[PATCH] MAINTAINERS: update entry of firewire audio drivers
 2019-08-31 15:27 UTC  (2+ messages)

[PATCH] media: siano: Use the correct style for SPDX License Identifier
 2019-08-31 15:11 UTC 

[PATCH v2 0/2] hwmon: a new driver for Synaptics AS370 PVT sensor
 2019-08-31 15:10 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: Add Synaptics AS370 PVT sensor driver
` [PATCH v2 2/2] hwmon: (as370-hwmon) Add DT bindings for Synaptics AS370 PVT

[PATCH v1] hwmon: (iio_hwmon) Enable power exporting from IIO
 2019-08-31 15:06 UTC  (2+ messages)

[PATCH] ext4 crypto: fix to check feature status before get policy
 2019-08-31 15:02 UTC  (3+ messages)

[PATCH v2 1/2] PTP: introduce new versions of IOCTLs
 2019-08-31 15:01 UTC  (7+ messages)
` [PATCH v2 2/2] PTP: add support for one-shot output

[PATCH v4 0/4] add dual-boot support
 2019-08-31 15:01 UTC  (5+ messages)
` [PATCH v4 3/4] watchdog/aspeed: add support for dual boot
` [PATCH v4 4/4] aspeed/watchdog: Add access_cs0 option for alt-boot

[PATCH] doc:lock: remove reference to clever use of read-write lock
 2019-08-31 14:43 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).